Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-051834
#<BuildRuby:0x00005570323b2318
@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.20230905-051834",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.006466 1.922588 ( 2.848942)
build_miniruby 0.000442 0.001567 1.665094 ( 1.813444)
build_ruby 0.000000 0.001730 3.501215 ( 4.016140)
build_all 0.005971 0.002603 6.753491 ( 4.580847)
build_install 0.017538 0.004330 8.115947 ( 6.487049)
test_btest 0.000718 0.000143 88.734944 ( 46.172312)
test_basic 0.008001 0.000775 1.024015 ( 1.410184)
test_all 0.000907 0.008781 698.589521 (321.555163)
test_rubyspec 0.038629 0.033294 105.167290 (117.628702)
total: 506.51 sec