Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-062740
#<BuildRuby:0x00007fc99761fdd8
@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-062740",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.005472 0.000174 1.930117 ( 2.259323)
build_miniruby 0.001262 0.000126 1.545324 ( 1.543238)
build_ruby 0.001544 0.000154 3.398459 ( 3.574956)
build_all 0.006479 0.000648 5.341651 ( 2.188540)
build_install 0.002879 0.012946 6.584882 ( 3.319775)
test_btest 0.000824 0.000160 71.951012 ( 21.922761)
test_basic 0.006978 0.004011 1.143571 ( 1.367654)
test_all 0.093209 0.054597 683.382006 (263.401423)
test_rubyspec 0.041162 0.042016 117.816488 ( 27.119154)
total: 326.70 sec