Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-085510
#<BuildRuby:0x00007f4f66bdfdc8
@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.20241211-085510",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.008009 0.000932 3.801882 ( 4.639313)
build_miniruby 0.001525 0.000355 1.723128 ( 1.905466)
build_ruby 0.001861 0.000434 4.448639 ( 4.808164)
build_all 0.008664 0.000992 6.638775 ( 3.150573)
build_install 0.006157 0.013789 9.047010 ( 4.656681)
test_btest 0.000655 0.000205 79.053542 ( 31.181542)
test_basic 0.007116 0.005369 1.096523 ( 1.252104)
test_all 0.105180 0.041892 782.495843 (272.632989)
test_rubyspec 0.062451 0.024607 118.157338 ( 32.635982)
total: 356.86 sec