Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-102931
#<BuildRuby:0x000055f22a9828e0
@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.20240120-102931",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004339 0.000651 1.382075 ( 1.702623)
build_miniruby 0.001246 0.000187 1.240522 ( 1.238359)
build_ruby 0.001346 0.000202 3.181407 ( 3.414988)
build_all 0.004103 0.003525 5.934413 ( 2.538485)
build_install 0.016005 0.000000 6.958257 ( 3.612136)
test_btest 0.000336 0.000810 82.767196 ( 28.032762)
test_basic 0.000000 0.008505 0.852242 ( 0.931200)
test_all 0.097716 0.020454 748.034617 (237.345403)
test_rubyspec 0.061680 0.039810 147.687831 (160.113509)
total: 438.93 sec