Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-114506
#<BuildRuby:0x00007f8fd6e3fdd8
@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.20241018-114506",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000006 0.000017 ( 0.000016)
autoconf 0.000029 0.000015 0.000044 ( 0.000046)
configure 0.000016 0.000008 0.000024 ( 0.000023)
build_up 0.000000 0.007210 2.847954 ( 2.840465)
build_miniruby 0.001650 0.000000 1.253478 ( 1.250632)
build_ruby 0.001932 0.000000 3.156964 ( 3.359594)
build_all 0.007508 0.000297 6.336057 ( 2.477031)
build_install 0.007638 0.007506 7.958326 ( 3.556240)
test_btest 0.000641 0.000362 91.886070 ( 30.439359)
test_basic 0.001620 0.012267 1.290345 ( 1.491160)
test_all 0.106056 0.044037 699.760017 (213.112336)
test_rubyspec 0.061464 0.030859 135.396337 ( 23.951439)
total: 282.48 sec