Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-163432
#<BuildRuby:0x0000563d6443e8e0
@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.20240207-163432",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000000 0.000044 0.000044 ( 0.000043)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.001368 0.004243 1.836522 ( 2.404273)
build_miniruby 0.001223 0.000333 1.587986 ( 1.586133)
build_ruby 0.001343 0.000366 3.179027 ( 3.409668)
build_all 0.002578 0.005206 5.946110 ( 2.916626)
build_install 0.011238 0.007553 7.436848 ( 4.118643)
test_btest 0.000443 0.000523 86.612821 ( 34.636797)
test_basic 0.000000 0.007859 0.965631 ( 1.071007)
test_all 0.069273 0.045937 727.622645 (272.368213)
test_rubyspec 0.049259 0.054555 167.161418 (177.222305)
total: 499.73 sec