Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-202719
#<BuildRuby:0x000055e4fd64e258
@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.20231012-202719",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.000000 0.007717 2.524406 ( 3.352506)
build_miniruby 0.001519 0.000000 1.783624 ( 1.804060)
build_ruby 0.001856 0.000193 3.609884 ( 3.839443)
build_all 0.005227 0.003316 6.643247 ( 4.206353)
build_install 0.012347 0.009094 8.168609 ( 5.135302)
test_btest 0.000714 0.000204 86.340998 ( 50.081181)
test_basic 0.000000 0.007830 0.991405 ( 1.146516)
test_all 0.008424 0.001630 716.804060 (375.164810)
test_rubyspec 0.048427 0.030334 111.386120 (158.516790)
total: 603.25 sec