Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-135640
#<BuildRuby:0x00007fc30ee0fdc0
@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.20240614-135640",
@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.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.004458 0.005215 3.975189 ( 4.639186)
build_miniruby 0.001933 0.000000 1.776864 ( 1.943678)
build_ruby 0.002316 0.000000 4.736204 ( 5.207139)
build_all 0.010998 0.000000 8.470022 ( 5.060803)
build_install 0.010424 0.009792 11.241144 ( 6.048813)
test_btest 0.000824 0.000229 115.840211 ( 33.472931)
test_basic 0.009943 0.000314 1.339496 ( 1.425088)
test_all 0.102710 0.051292 818.894305 (242.716526)
test_rubyspec 0.052754 0.036255 157.432709 ( 33.600282)
total: 334.12 sec