Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-160342
#<BuildRuby:0x00007f6de2fdfdc0
@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.20241001-160342",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.009635 0.000874 4.973620 ( 4.635464)
build_miniruby 0.001797 0.000280 1.829398 ( 1.867665)
build_ruby 0.002059 0.000322 4.558106 ( 5.021338)
build_all 0.008622 0.001347 7.397504 ( 4.513233)
build_install 0.017417 0.006064 10.820418 ( 6.746235)
test_btest 0.000971 0.000171 99.083650 ( 60.953673)
test_basic 0.008403 0.001483 1.242696 ( 1.453945)
test_all 0.117969 0.035932 685.381703 (196.711515)
test_rubyspec 0.054065 0.037293 135.624974 ( 22.340725)
total: 304.24 sec