Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-222336
#<BuildRuby:0x00007f86708ffdd8
@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.20241019-222336",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.003525 0.004722 3.796485 ( 3.743446)
build_miniruby 0.001550 0.000350 1.637514 ( 1.634376)
build_ruby 0.001465 0.000330 3.848735 ( 46.180057)
build_all 0.007489 0.001691 7.389319 ( 3.037617)
build_install 0.012970 0.008726 10.948936 ( 5.696218)
test_btest 0.000716 0.000189 99.163898 ( 42.298455)
test_basic 0.003592 0.009703 1.298718 ( 1.455412)
test_all 0.115388 0.041842 822.097930 (282.003831)
test_rubyspec 0.054850 0.034001 138.157330 ( 29.775338)
total: 415.83 sec