Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-194042
#<BuildRuby:0x00007f6e35c0fdc8
@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.20241228-194042",
@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.000088 0.000000 0.000088 ( 0.000158)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000033 0.000000 0.000033 ( 0.000034)
build_up 0.000000 0.005953 1.829449 ( 2.231628)
build_miniruby 0.000000 0.001436 1.261655 ( 1.258533)
build_ruby 0.000000 0.001843 3.798915 ( 3.979128)
build_all 0.005585 0.002242 6.082454 ( 2.449396)
build_install 0.013837 0.001238 7.631009 ( 4.015237)
test_btest 0.000729 0.000142 72.062672 ( 19.416754)
test_basic 0.008077 0.000838 0.848917 ( 0.901447)
test_all 0.114606 0.028639 733.815779 (259.184484)
test_rubyspec 0.060711 0.021302 119.899731 ( 42.897225)
total: 336.34 sec