Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-094736
#<BuildRuby:0x00005560ad8f61d8
@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.20230809-094736",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000027)
build_up 0.006369 0.000398 2.259635 ( 5.695417)
build_miniruby 0.001321 0.000083 1.699910 ( 3.096589)
build_ruby 0.001554 0.000098 3.278302 ( 6.408530)
build_all 0.007152 0.000188 2.747399 ( 3.972559)
build_install 0.018061 0.000314 4.306983 ( 5.190365)
test_btest 0.000641 0.000036 81.311242 ( 54.235330)
test_basic 0.004862 0.003696 0.947661 ( 2.328667)
test_all 0.001174 0.000091 652.303896 (487.751956)
test_rubyspec 0.039036 0.026829 102.569068 (246.312054)
total: 814.99 sec