Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-072908
#<BuildRuby:0x00007f2c68cbfde0
@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.20241210-072908",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.004527 0.003395 3.350554 ( 3.261739)
build_miniruby 0.001213 0.000208 1.128983 ( 1.126109)
build_ruby 0.002111 0.000000 4.026334 ( 4.201321)
build_all 0.006507 0.003361 6.267567 ( 2.982773)
build_install 0.022202 0.001136 9.420568 ( 5.210889)
test_btest 0.000617 0.000103 79.585378 ( 31.709560)
test_basic 0.006508 0.004489 1.083042 ( 1.197084)
test_all 0.118904 0.030766 786.353780 (360.940171)
test_rubyspec 0.044767 0.036677 118.914535 ( 39.981066)
total: 450.61 sec