Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-163411
#<BuildRuby:0x000055967bfa5ef8
@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.20240315-163411",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002462 0.004473 2.490470 ( 3.398744)
build_miniruby 0.002198 0.000000 1.945361 ( 2.171279)
build_ruby 0.002157 0.000000 3.796262 ( 4.269616)
build_all 0.007411 0.001863 7.328225 ( 4.978927)
build_install 0.011439 0.010191 9.054325 ( 6.933164)
test_btest 0.000384 0.000788 96.226623 ( 61.121950)
test_basic 0.003655 0.005076 1.062712 ( 1.239859)
test_all 0.085150 0.040514 805.200135 (299.966269)
test_rubyspec 0.052639 0.039087 119.680261 (129.183082)
total: 513.26 sec