Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-151922
#<BuildRuby:0x00007f9d505bfdc0
@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.20241215-151922",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005827 0.001406 2.643672 ( 3.474870)
build_miniruby 0.001471 0.000355 1.766773 ( 1.994718)
build_ruby 0.001965 0.000474 4.365546 ( 4.998811)
build_all 0.007654 0.001847 6.717682 ( 5.073626)
build_install 0.013488 0.010307 8.944804 ( 7.700958)
test_btest 0.000000 0.001025 81.752105 ( 53.030906)
test_basic 0.003304 0.007716 1.133039 ( 1.923035)
test_all 0.099079 0.052469 774.626518 (306.496242)
test_rubyspec 0.053797 0.029901 122.735756 ( 33.392489)
total: 418.09 sec