Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-072603
#<BuildRuby:0x00007f2986b0fde0
@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.20240701-072603",
@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.000029 0.000004 0.000033 ( 0.000035)
autoconf 0.000048 0.000006 0.000054 ( 0.000053)
configure 0.000036 0.000004 0.000040 ( 0.000041)
build_up 0.009119 0.001140 4.718202 ( 8.064799)
build_miniruby 0.002095 0.000000 1.850429 ( 2.564511)
build_ruby 0.002817 0.000000 4.801169 ( 6.450653)
build_all 0.006914 0.004632 9.031059 ( 11.457001)
build_install 0.017448 0.011094 12.641477 ( 15.849821)
test_btest 0.000000 0.001360 126.250708 (167.442130)
test_basic 0.001775 0.013001 1.423164 ( 2.765983)
test_all 0.127314 0.037879 945.047898 (663.638303)
test_rubyspec 0.042046 0.053245 169.596779 ( 48.433624)
total: 926.67 sec