Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-235122
#<BuildRuby:0x000055bff2892120
@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.20240312-235122",
@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.000018 0.000000 0.000018 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004031 0.003437 2.518451 ( 2.528536)
build_miniruby 0.001544 0.000100 1.453865 ( 1.451984)
build_ruby 0.001512 0.000098 3.298489 ( 3.512063)
build_all 0.004248 0.003489 6.656604 ( 3.016044)
build_install 0.016831 0.004333 8.734772 ( 4.929331)
test_btest 0.000711 0.000079 95.407528 ( 38.230397)
test_basic 0.003675 0.003341 0.989314 ( 1.055872)
test_all 0.111036 0.011320 749.894221 (354.142606)
test_rubyspec 0.070856 0.030225 137.969480 (179.856663)
total: 588.72 sec