Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-185132
#<BuildRuby:0x00007fab32b2fdd8
@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.20241213-185132",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000028 0.000001 0.000029 ( 0.000030)
build_up 0.006207 0.000376 2.589069 ( 3.625015)
build_miniruby 0.001772 0.000107 1.708195 ( 1.808414)
build_ruby 0.002523 0.000000 4.279415 ( 42.387227)
build_all 0.010189 0.000004 6.266111 ( 4.573594)
build_install 0.016754 0.006936 8.374595 ( 7.656890)
test_btest 0.000854 0.000077 77.833674 ( 49.917778)
test_basic 0.007003 0.004680 1.032324 ( 1.407326)
test_all 0.120999 0.032536 801.239138 (345.952249)
test_rubyspec 0.058303 0.023462 118.502727 ( 29.428479)
total: 486.76 sec