Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-200042
#<BuildRuby:0x00007f88db8efdd0
@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.20241221-200042",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002629 0.002895 1.623693 ( 2.323376)
build_miniruby 0.001195 0.000247 1.418694 ( 1.415832)
build_ruby 0.001424 0.000294 3.438680 ( 3.587589)
build_all 0.002505 0.006467 6.440458 ( 2.698722)
build_install 0.014607 0.003649 8.161011 ( 4.351324)
test_btest 0.000594 0.000153 78.444582 ( 27.724815)
test_basic 0.011370 0.000048 1.070886 ( 1.161166)
test_all 0.104770 0.044388 754.956503 (293.878154)
test_rubyspec 0.051494 0.028332 116.497921 ( 30.589630)
total: 367.73 sec