Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-182522
#<BuildRuby:0x00005556f3aa6118
@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.20231227-182522",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001767 0.004372 1.787391 ( 3.431777)
build_miniruby 0.001757 0.000473 1.863743 ( 2.657988)
build_ruby 0.001624 0.000437 3.769158 ( 5.182018)
build_all 0.007529 0.000888 6.050127 ( 7.164403)
build_install 0.017945 0.002288 7.484505 ( 9.191074)
test_btest 0.000975 0.000235 81.554796 (110.191096)
test_basic 0.006412 0.001548 0.857414 ( 1.507987)
test_all 0.087604 0.044055 807.178644 (910.790777)
test_rubyspec 0.027025 0.049433 104.798301 (159.324959)
total: 1209.44 sec