Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-105056
#<BuildRuby:0x00007f32781efdc8
@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.20241229-105056",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001844 0.003574 1.432582 ( 1.830086)
build_miniruby 0.001120 0.000269 1.156376 ( 1.191133)
build_ruby 0.001437 0.000345 2.852428 ( 46.230992)
build_all 0.006677 0.000585 4.750427 ( 1.864680)
build_install 0.008159 0.004160 5.552400 ( 2.928482)
test_btest 0.000729 0.000182 63.562643 ( 16.990663)
test_basic 0.006309 0.000626 0.667773 ( 0.732821)
test_all 0.107257 0.029735 637.160010 (227.828790)
test_rubyspec 0.042188 0.033859 113.923143 ( 22.703441)
total: 322.30 sec