Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-000700
#<BuildRuby:0x000055fac40d6230
@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.20230712-000700",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.002253 0.004633 2.158965 ( 6.134707)
build_miniruby 0.001443 0.000000 1.671729 ( 2.184224)
build_ruby 0.000000 0.002003 3.257790 ( 4.724353)
build_all 0.006521 0.000975 2.619613 ( 3.384983)
build_install 0.018213 0.000458 3.995746 ( 4.505089)
test_btest 0.000610 0.000133 82.187283 ( 50.573228)
test_basic 0.007063 0.000624 0.895112 ( 1.524436)
test_all 0.000995 0.000211 632.678392 (334.327674)
test_rubyspec 0.028330 0.025011 90.172773 (130.709358)
total: 538.07 sec