Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-092939
#<BuildRuby:0x000055b8e1cd6258
@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.20240120-092939",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000026)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000000 0.005679 1.815226 ( 2.237961)
build_miniruby 0.000490 0.001274 1.716531 ( 1.718261)
build_ruby 0.001255 0.000338 3.525059 ( 3.777691)
build_all 0.003400 0.004956 6.071601 ( 3.811819)
build_install 0.014769 0.003985 7.553049 ( 5.149789)
test_btest 0.000755 0.000000 83.307179 ( 42.745881)
test_basic 0.004315 0.002966 0.905125 ( 1.006044)
test_all 0.076747 0.042132 768.808207 (325.473614)
test_rubyspec 0.060167 0.045599 167.354315 (185.262747)
total: 571.18 sec