Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-204807
#<BuildRuby:0x00005628a040a258
@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.20240110-204807",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.000000 0.005805 1.662021 ( 2.071411)
build_miniruby 0.001113 0.000354 1.682551 ( 1.681777)
build_ruby 0.001248 0.000336 3.190796 ( 3.409500)
build_all 0.007762 0.000019 5.726509 ( 2.761492)
build_install 0.010878 0.006955 6.875632 ( 4.167787)
test_btest 0.000815 0.000233 85.270384 ( 34.258993)
test_basic 0.002280 0.005002 0.897657 ( 0.994772)
test_all 0.072513 0.046719 790.888624 (303.038084)
test_rubyspec 0.044932 0.022037 97.412556 (109.081033)
total: 461.47 sec