Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-215722
#<BuildRuby:0x00005582dfaa2230
@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.20240303-215722",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005787 0.003578 2.750437 ( 3.944155)
build_miniruby 0.001251 0.000278 1.822181 ( 2.051196)
build_ruby 0.001315 0.000292 3.692713 ( 4.406472)
build_all 0.008403 0.000914 7.227979 ( 6.886317)
build_install 0.023904 0.000000 9.164229 ( 9.021469)
test_btest 0.000857 0.000000 96.725900 ( 92.123620)
test_basic 0.003557 0.004856 1.087928 ( 2.121852)
test_all 0.093263 0.036316 850.067393 (760.359931)
test_rubyspec 0.037828 0.063005 139.426426 (211.575849)
total: 1092.49 sec