Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-214048
#<BuildRuby:0x00005583352a5fb8
@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.20231207-214048",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003058 0.003662 1.981041 ( 4.679952)
build_miniruby 0.000997 0.000303 1.236575 ( 3.999311)
build_ruby 0.001855 0.000000 2.548103 ( 43.330506)
build_all 0.006069 0.001187 5.725477 ( 2.349660)
build_install 0.016087 0.002118 7.135007 ( 3.955731)
test_btest 0.000679 0.000183 80.574207 ( 27.036693)
test_basic 0.000685 0.004654 0.744994 ( 0.807982)
test_all 0.077017 0.041539 651.925377 (223.764840)
test_rubyspec 0.012399 0.040229 81.469642 ( 93.127275)
total: 403.05 sec