Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-110425
#<BuildRuby:0x00007f5efc95fdc8
@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.20240922-110425",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000038 0.000008 0.000046 ( 0.000047)
build_up 0.004885 0.004206 4.440705 ( 3.585166)
build_miniruby 0.001394 0.000338 1.203911 ( 1.200673)
build_ruby 0.000000 0.001979 3.806519 ( 3.972453)
build_all 0.003823 0.004927 6.689720 ( 2.736575)
build_install 0.017772 0.001561 10.377280 ( 4.894535)
test_btest 0.000787 0.000207 89.684116 ( 23.762471)
test_basic 0.006036 0.003517 0.935057 ( 0.982569)
test_all 0.109307 0.036865 662.757580 (190.770548)
test_rubyspec 0.043830 0.038358 133.465718 ( 23.771714)
total: 255.68 sec