Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-190256
#<BuildRuby:0x0000564a6c0328e0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240227-190256",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003321 0.003839 2.569332 ( 2.548128)
build_miniruby 0.001510 0.000000 1.701376 ( 1.700527)
build_ruby 0.001807 0.000000 3.355428 ( 3.557825)
build_all 0.008319 0.000000 6.516859 ( 3.090145)
build_install 0.016985 0.001797 8.520152 ( 4.404724)
test_btest 0.000579 0.000116 91.992662 ( 36.483262)
test_basic 0.001162 0.004572 0.919008 ( 0.983831)
test_all 0.085829 0.031346 722.451543 (276.625350)
test_rubyspec 0.045548 0.044862 127.685816 (139.468597)
total: 468.86 sec