Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-161809
#<BuildRuby:0x00007f2fe691fdd0
@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.20240620-161809",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.008055 0.000014 3.784345 ( 3.727396)
build_miniruby 0.001824 0.000000 1.586106 ( 1.584440)
build_ruby 0.001998 0.000000 4.378150 ( 4.497328)
build_all 0.004821 0.004131 7.629190 ( 2.975324)
build_install 0.008287 0.013109 10.987946 ( 5.357020)
test_btest 0.000887 0.000222 111.014314 ( 29.078000)
test_basic 0.008729 0.000096 0.943051 ( 0.997290)
test_all 0.096340 0.053484 818.631743 (243.251806)
test_rubyspec 0.043293 0.047486 164.520772 ( 35.102250)
total: 326.57 sec