Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-134742
#<BuildRuby:0x000055ef4bfe2078
@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.20240206-134742",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.006027 0.000000 1.761710 ( 2.076999)
build_miniruby 0.001548 0.000000 1.488020 ( 1.485964)
build_ruby 0.001468 0.000223 2.978435 ( 3.196516)
build_all 0.001307 0.006390 5.916345 ( 2.216309)
build_install 0.014386 0.003613 7.096223 ( 3.384315)
test_btest 0.000610 0.000157 84.102506 ( 22.917874)
test_basic 0.007532 0.000000 0.881256 ( 1.519949)
test_all 0.093899 0.018301 715.773287 (210.890759)
test_rubyspec 0.058475 0.046503 160.144586 (169.849493)
total: 417.54 sec