Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-174356
#<BuildRuby:0x00007f0cbfe6fdc0
@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.20240927-174356",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.002623 0.006577 4.368246 ( 3.791963)
build_miniruby 0.001473 0.000368 20.703642 ( 20.298737)
build_ruby 0.001945 0.000000 3.329288 ( 3.549269)
build_all 0.007510 0.000441 6.623965 ( 2.679954)
build_install 0.010812 0.007559 9.925928 ( 4.480245)
test_btest 0.000702 0.000188 92.694654 ( 24.009120)
test_basic 0.002913 0.007518 1.067376 ( 1.117403)
test_all 0.097795 0.046845 712.605830 (213.479693)
test_rubyspec 0.051449 0.034151 132.954778 ( 23.595671)
total: 297.00 sec