Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-120247
#<BuildRuby:0x00007efdfb6afdd8
@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.20240926-120247",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.007305 0.001081 3.553656 ( 3.115236)
build_miniruby 0.001497 0.000000 1.259137 ( 1.256177)
build_ruby 0.002153 0.000000 3.722546 ( 3.896526)
build_all 0.008568 0.000054 5.856430 ( 2.363294)
build_install 0.009871 0.012416 9.044247 ( 4.008048)
test_btest 0.000667 0.000247 82.537945 ( 23.190118)
test_basic 0.000000 0.008134 0.813309 ( 2.478561)
test_all 0.115082 0.034956 739.828244 (227.761228)
test_rubyspec 0.063462 0.024254 134.304013 ( 29.102799)
total: 297.17 sec