Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-054248
#<BuildRuby:0x000055e843411a00
@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.20240211-054248",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002489 0.003730 2.024795 ( 2.485994)
build_miniruby 0.001257 0.000224 1.732822 ( 1.737906)
build_ruby 0.001568 0.000280 3.461267 ( 3.719078)
build_all 0.001383 0.007463 6.663973 ( 4.292842)
build_install 0.016045 0.003873 8.628133 ( 5.992440)
test_btest 0.000000 0.001237 91.007030 ( 55.855663)
test_basic 0.000070 0.007739 0.971349 ( 1.078506)
test_all 0.075781 0.041114 790.914646 (339.158161)
test_rubyspec 0.067264 0.040060 184.826214 (198.903563)
total: 613.23 sec