Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-042206
#<BuildRuby:0x000055ed88929fc0
@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.20240318-042206",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.007510 0.001073 2.452196 ( 3.063132)
build_miniruby 0.001164 0.000166 1.848009 ( 1.906009)
build_ruby 0.001876 0.000000 3.706636 ( 3.962947)
build_all 0.000000 0.008873 7.331684 ( 5.144095)
build_install 0.013544 0.007893 9.032355 ( 6.282158)
test_btest 0.000908 0.000000 97.026283 ( 73.391213)
test_basic 0.003693 0.004387 1.073194 ( 1.310250)
test_all 0.096810 0.031499 814.297792 (473.934049)
test_rubyspec 0.048907 0.052381 143.180331 (198.988444)
total: 767.98 sec