Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-012036
#<BuildRuby:0x00005645540d1ed0
@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.20230913-012036",
@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.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002664 0.004485 2.245256 ( 3.530483)
build_miniruby 0.001851 0.000000 1.680480 ( 1.683699)
build_ruby 0.002031 0.000000 3.510873 ( 3.741092)
build_all 0.004715 0.003334 6.323225 ( 3.650750)
build_install 0.013803 0.005326 7.696063 ( 4.906297)
test_btest 0.000717 0.000167 83.671911 ( 39.040568)
test_basic 0.007104 0.000662 0.966467 ( 1.063701)
test_all 0.009240 0.000149 662.084477 (265.817383)
test_rubyspec 0.048576 0.018730 103.354941 (116.975557)
total: 440.41 sec