Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-150338
#<BuildRuby:0x00007fa3fabbfdc8
@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.20240814-150338",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000035 0.000009 0.000044 ( 0.000044)
build_up 0.006417 0.001604 3.782103 ( 3.690500)
build_miniruby 0.001656 0.000414 1.755899 ( 1.758692)
build_ruby 0.001592 0.000398 4.621241 ( 4.804684)
build_all 0.007168 0.001792 8.205427 ( 3.293370)
build_install 0.012013 0.006542 10.790755 ( 4.810326)
test_btest 0.000665 0.000181 116.697508 ( 30.506447)
test_basic 0.002781 0.005585 0.949429 ( 0.999299)
test_all 0.088985 0.059683 734.757996 (209.015263)
test_rubyspec 0.047619 0.042603 168.192923 ( 27.753421)
total: 286.63 sec