Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-222223
#<BuildRuby:0x00007f9eb36efdd0
@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.20240624-222223",
@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.000036 0.000007 0.000043 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.000000 0.008513 3.796031 ( 3.595350)
build_miniruby 0.000000 0.001967 1.648149 ( 1.645516)
build_ruby 0.002023 0.000000 3.822524 ( 3.989874)
build_all 0.004667 0.005033 8.434588 ( 3.421879)
build_install 0.019868 0.001061 11.425888 ( 5.527095)
test_btest 0.000922 0.000249 112.642574 ( 30.793802)
test_basic 0.001654 0.007462 1.198930 ( 1.245847)
test_all 0.098752 0.053300 847.027387 (257.103724)
test_rubyspec 0.060549 0.035430 167.594205 ( 34.741255)
total: 342.07 sec