Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-094018
#<BuildRuby:0x00007f64367afde0
@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.20240904-094018",
@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.000005 0.000027 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.000000 0.010073 4.059318 ( 4.513294)
build_miniruby 0.000918 0.001181 1.831323 ( 2.066309)
build_ruby 0.000000 0.002427 4.077462 ( 21.483397)
build_all 0.003645 0.004019 7.184803 ( 3.276846)
build_install 0.011159 0.005079 9.143437 ( 4.500937)
test_btest 0.000642 0.000225 111.333571 ( 36.807960)
test_basic 0.009969 0.000000 1.143280 ( 1.191126)
test_all 0.124807 0.034420 936.083979 (359.788291)
test_rubyspec 0.058571 0.033338 168.926300 ( 54.865217)
total: 488.49 sec