Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-143752
#<BuildRuby:0x0000562e5e52a228
@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.20240306-143752",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.003480 0.003974 2.583946 ( 2.434937)
build_miniruby 0.001564 0.000051 1.733301 ( 1.732293)
build_ruby 0.001563 0.000051 3.208929 ( 3.438325)
build_all 0.000000 0.008026 6.731370 ( 3.200478)
build_install 0.010170 0.009185 8.653293 ( 4.862143)
test_btest 0.000615 0.000096 91.543451 ( 38.715532)
test_basic 0.007219 0.000443 0.950493 ( 1.043902)
test_all 0.096253 0.022333 802.090770 (297.345576)
test_rubyspec 0.042257 0.047116 128.125544 (137.525271)
total: 490.30 sec