Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-070546
#<BuildRuby:0x00007f021524fdd8
@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.20240701-070546",
@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.000028 0.000006 0.000034 ( 0.000035)
autoconf 0.000049 0.000010 0.000059 ( 0.000055)
configure 0.000039 0.000008 0.000047 ( 0.000049)
build_up 0.009001 0.001909 4.498312 ( 4.675633)
build_miniruby 0.002283 0.000000 1.844071 ( 1.907567)
build_ruby 0.000000 0.002475 4.870747 ( 5.024764)
build_all 0.009720 0.001531 8.934234 ( 5.329089)
build_install 0.023705 0.002253 12.171875 ( 7.717909)
test_btest 0.000855 0.000176 126.102699 ( 84.618317)
test_basic 0.010460 0.002930 1.411269 ( 1.648169)
test_all 0.104463 0.059782 954.119078 (905.172997)
test_rubyspec 0.044067 0.056935 183.304659 (199.005712)
total: 1215.10 sec