Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-120234
#<BuildRuby:0x00007f27ea29fdd8
@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.20240928-120234",
@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.000005 0.000020 ( 0.000019)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.008123 0.000000 3.721089 ( 3.183550)
build_miniruby 0.001520 0.000000 1.360638 ( 1.358115)
build_ruby 0.001884 0.000000 4.212054 ( 4.401089)
build_all 0.006588 0.002382 6.831561 ( 2.827366)
build_install 0.012492 0.008050 10.312613 ( 4.668569)
test_btest 0.001112 0.000000 92.853390 ( 24.504723)
test_basic 0.005153 0.004765 0.966986 ( 1.016299)
test_all 0.103796 0.041749 672.316528 (215.607433)
test_rubyspec 0.040650 0.046496 129.471544 ( 22.802611)
total: 280.37 sec