Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-024044
#<BuildRuby:0x00007f5f072bfdc8
@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.20240708-024044",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000048)
configure 0.000033 0.000009 0.000042 ( 0.000043)
build_up 0.008321 0.000105 4.284919 ( 3.635585)
build_miniruby 0.001595 0.000399 1.641242 ( 1.637766)
build_ruby 0.002148 0.000000 4.533683 ( 4.601619)
build_all 0.008045 0.000530 7.694869 ( 2.953869)
build_install 0.009059 0.009596 10.685410 ( 4.902578)
test_btest 0.000976 0.000279 117.695947 ( 30.684051)
test_basic 0.001597 0.007636 1.122763 ( 1.166225)
test_all 0.119099 0.038357 857.379494 (238.455801)
test_rubyspec 0.045184 0.054611 175.949044 ( 33.449111)
total: 321.49 sec