Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-130034
#<BuildRuby:0x000055d34b15e018
@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.20231014-130034",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006998 0.000438 2.557289 ( 2.887803)
build_miniruby 0.000000 0.001629 1.735911 ( 1.779570)
build_ruby 0.000000 0.001607 3.694161 ( 3.918733)
build_all 0.003109 0.005375 6.660783 ( 4.156716)
build_install 0.010527 0.010812 8.471538 ( 5.600018)
test_btest 0.000678 0.000128 93.028116 ( 59.471288)
test_basic 0.005563 0.002721 1.050375 ( 1.405672)
test_all 0.008753 0.001751 722.309836 (296.755286)
test_rubyspec 0.046689 0.021933 101.702384 (113.291082)
total: 489.27 sec