Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-210356
#<BuildRuby:0x000055eee029a570
@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.20240308-210356",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006839 0.000193 2.538957 ( 2.333329)
build_miniruby 0.001384 0.000095 1.604286 ( 1.604447)
build_ruby 0.001656 0.000114 3.714985 ( 3.944378)
build_all 0.007460 0.000514 6.716980 ( 3.433869)
build_install 0.011281 0.008194 8.439386 ( 4.796347)
test_btest 0.000749 0.000091 93.063884 ( 38.052092)
test_basic 0.003309 0.004829 0.936887 ( 1.042459)
test_all 0.083707 0.035325 723.303823 (289.158742)
test_rubyspec 0.062006 0.025928 122.713876 (132.276079)
total: 476.64 sec