Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-001047
#<BuildRuby:0x00007f5ec7ccfdd0
@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.20241130-001047",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.000000 0.008123 3.017293 ( 4.958532)
build_miniruby 0.001299 0.000649 1.678933 ( 5.648584)
build_ruby 0.001456 0.000728 4.421160 ( 15.823781)
build_all 0.007835 0.001688 6.809250 ( 4.558155)
build_install 0.010293 0.014177 9.723935 ( 6.667341)
test_btest 0.000606 0.000351 82.487016 ( 48.148814)
test_basic 0.007743 0.001745 0.780580 ( 0.828528)
test_all 0.095889 0.054894 636.208361 (188.335463)
test_rubyspec 0.043459 0.039941 117.318025 ( 22.756689)
total: 297.73 sec