Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-012554
#<BuildRuby:0x00005608c278a138
@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.20231213-012554",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002250 0.004347 2.371218 ( 2.569812)
build_miniruby 0.001233 0.000189 1.644355 ( 1.643343)
build_ruby 0.000000 0.001681 3.224380 ( 3.402509)
build_all 0.004771 0.002367 5.646980 ( 2.631693)
build_install 0.014091 0.004485 7.129833 ( 3.798475)
test_btest 0.000632 0.000126 82.528038 ( 31.566389)
test_basic 0.001381 0.004568 0.880686 ( 0.947429)
test_all 0.084053 0.037675 734.753919 (279.923317)
test_rubyspec 0.050881 0.018496 97.773844 (112.578830)
total: 439.06 sec