Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-150709
#<BuildRuby:0x00007f9b2131fdd0
@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.20241227-150709",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.001241 0.004376 1.650344 ( 1.991681)
build_miniruby 0.001083 0.000361 1.407492 ( 1.404660)
build_ruby 0.001398 0.000466 3.701438 ( 3.884296)
build_all 0.007597 0.000000 5.548716 ( 2.269371)
build_install 0.014722 0.001118 6.938491 ( 3.602070)
test_btest 0.000681 0.000194 71.692690 ( 18.743073)
test_basic 0.000000 0.007482 0.926308 ( 0.978523)
test_all 0.091793 0.052153 659.963951 (201.239368)
test_rubyspec 0.037650 0.042360 116.454790 ( 21.092486)
total: 255.21 sec