Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-033509
#<BuildRuby:0x000055d35f2be4f8
@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.20231214-033509",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005625 0.000316 1.760220 ( 1.879324)
build_miniruby 0.001007 0.000194 1.487141 ( 1.485178)
build_ruby 0.001260 0.000242 2.683312 ( 2.889770)
build_all 0.005939 0.001142 5.381606 ( 2.144097)
build_install 0.014733 0.001918 6.604293 ( 3.141129)
test_btest 0.003107 0.000000 77.795531 ( 21.016804)
test_basic 0.004514 0.000523 0.648156 ( 0.710313)
test_all 0.089354 0.029817 656.734826 (192.361311)
test_rubyspec 0.026521 0.028379 84.067194 ( 95.583684)
total: 321.21 sec