Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-032903
#<BuildRuby:0x00007ff189dbfdd0
@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.20241007-032903",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000040 0.000010 0.000050 ( 0.000048)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.004987 0.003162 3.722558 ( 3.542717)
build_miniruby 0.001859 0.000000 1.757715 ( 1.756037)
build_ruby 0.000000 0.001828 3.918366 ( 4.048475)
build_all 0.007721 0.001412 7.606970 ( 3.109806)
build_install 0.016693 0.002245 10.680927 ( 5.160503)
test_btest 0.000738 0.000189 96.126767 ( 25.345270)
test_basic 0.011226 0.000983 1.195877 ( 1.268983)
test_all 0.120291 0.028800 753.889097 (222.658616)
test_rubyspec 0.045877 0.038904 140.881963 ( 30.224592)
total: 297.12 sec