Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-191553
#<BuildRuby:0x0000563308abe320
@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.20240309-191553",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.007585 2.501004 ( 2.263902)
build_miniruby 0.000848 0.000507 1.570865 ( 1.569416)
build_ruby 0.000000 0.001620 3.434295 ( 3.659335)
build_all 0.001963 0.005703 6.596375 ( 3.110150)
build_install 0.013801 0.004246 8.277397 ( 4.333888)
test_btest 0.000538 0.000166 89.004273 ( 31.116209)
test_basic 0.004391 0.003016 0.761963 ( 0.823991)
test_all 0.066375 0.052563 731.788825 (263.073298)
test_rubyspec 0.053362 0.033792 122.605889 (131.993246)
total: 441.94 sec