Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-031935
#<BuildRuby:0x000055cf496e9e70
@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.20240123-031935",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002660 0.003646 1.786641 ( 2.899427)
build_miniruby 0.001468 0.000314 1.835468 ( 2.162755)
build_ruby 0.001757 0.000377 3.922289 ( 4.473338)
build_all 0.003626 0.004900 6.846025 ( 4.884007)
build_install 0.020439 0.000861 8.324473 ( 7.568704)
test_btest 0.000682 0.000149 89.989399 ( 73.116320)
test_basic 0.009351 0.000000 1.033594 ( 1.433212)
test_all 0.079360 0.036725 736.768729 (385.251723)
test_rubyspec 0.072641 0.032761 180.910725 (206.647684)
total: 688.44 sec