Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-044629
#<BuildRuby:0x000055a667a1df70
@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.20240322-044629",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.009974 0.000643 4.031794 ( 4.329303)
build_miniruby 0.001603 0.000103 1.847214 ( 1.911739)
build_ruby 0.002061 0.000000 3.666024 ( 4.307012)
build_all 0.004531 0.004168 6.905273 ( 4.680612)
build_install 0.011294 0.011275 9.739731 ( 6.355505)
test_btest 0.000656 0.000104 93.902246 ( 52.671727)
test_basic 0.005646 0.003619 1.073743 ( 1.269690)
test_all 0.078953 0.038859 747.213629 (316.972702)
test_rubyspec 0.047809 0.042976 125.742907 (136.241318)
total: 528.74 sec