Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-203704
#<BuildRuby:0x00005654a6b2e890
@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.20240321-203704",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.002166 0.007674 4.005661 ( 3.851046)
build_miniruby 0.000000 0.001159 1.807641 ( 1.992252)
build_ruby 0.000189 0.001899 3.522355 ( 3.925084)
build_all 0.007631 0.000790 7.081409 ( 4.999524)
build_install 0.019414 0.002230 9.423076 ( 6.697297)
test_btest 0.000986 0.000191 94.076454 ( 71.198022)
test_basic 0.003808 0.005213 1.035106 ( 1.307178)
test_all 0.080061 0.040349 848.653804 (395.631048)
test_rubyspec 0.048982 0.035480 121.916058 (131.424460)
total: 621.03 sec