Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-104336
#<BuildRuby:0x00005642bc9ea4f8
@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.20240120-104336",
@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.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001041 0.004108 1.258782 ( 1.612821)
build_miniruby 0.001132 0.000197 1.345189 ( 1.343005)
build_ruby 0.001383 0.000241 3.175713 ( 3.396040)
build_all 0.006987 0.000483 5.683657 ( 2.284240)
build_install 0.016117 0.000515 6.668961 ( 3.218476)
test_btest 0.000000 0.000951 81.027464 ( 21.182860)
test_basic 0.000000 0.005819 0.735338 ( 0.795656)
test_all 0.086419 0.033287 786.524957 (229.186306)
test_rubyspec 0.055158 0.041280 140.218994 (151.687439)
total: 414.71 sec