Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-150815
#<BuildRuby:0x000055910d869f68
@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.20240128-150815",
@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.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000028)
build_up 0.006192 0.000826 2.092605 ( 4.482428)
build_miniruby 0.001585 0.000211 1.942655 ( 2.902908)
build_ruby 0.001892 0.000252 3.660216 ( 5.224153)
build_all 0.008377 0.000546 6.492303 ( 7.825582)
build_install 0.023092 0.000000 8.354575 ( 9.948109)
test_btest 0.000859 0.000000 90.705876 (103.967160)
test_basic 0.000000 0.008884 1.027574 ( 1.888483)
test_all 0.101995 0.024662 855.904407 (802.265618)
test_rubyspec 0.042118 0.066630 182.139361 (225.084804)
total: 1163.59 sec