Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-214045
#<BuildRuby:0x00007ff2326efdd0
@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.20240707-214045",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000035 0.000009 0.000044 ( 0.000046)
configure 0.000028 0.000007 0.000035 ( 0.000037)
build_up 0.007992 0.000009 3.752208 ( 3.261736)
build_miniruby 0.000000 0.001935 1.699593 ( 1.696788)
build_ruby 0.000238 0.002037 4.591136 ( 4.703066)
build_all 0.009182 0.000000 8.800923 ( 3.803858)
build_install 0.022229 0.001789 12.083201 ( 5.993411)
test_btest 0.000892 0.000211 124.747767 ( 39.844430)
test_basic 0.006009 0.004676 1.334137 ( 1.382516)
test_all 0.113127 0.042034 874.733891 (249.159773)
test_rubyspec 0.070815 0.027905 176.869595 ( 41.175954)
total: 351.02 sec