Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-133425
#<BuildRuby:0x0000561d78ef1f00
@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.20240217-133425",
@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.000023)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002200 0.004473 2.064124 ( 3.248173)
build_miniruby 0.001350 0.000270 1.817545 ( 2.017362)
build_ruby 0.001726 0.000000 3.689031 ( 4.173687)
build_all 0.008167 0.000308 6.702435 ( 5.300671)
build_install 0.011235 0.009150 8.403628 ( 6.752852)
test_btest 0.000618 0.000149 92.098147 ( 64.475418)
test_basic 0.006101 0.001473 0.993709 ( 1.170382)
test_all 0.064589 0.052524 766.884290 (381.555360)
test_rubyspec 0.044278 0.045901 128.368090 (163.126310)
total: 631.83 sec