Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-091941
#<BuildRuby:0x0000555ef0332120
@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.20240320-091941",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006129 0.004277 3.913180 ( 3.101976)
build_miniruby 0.001401 0.000194 1.789959 ( 1.790288)
build_ruby 0.001464 0.000202 3.544759 ( 3.826183)
build_all 0.004425 0.004206 6.852925 ( 3.593869)
build_install 0.015275 0.005472 9.059406 ( 5.020518)
test_btest 0.000872 0.000163 92.213192 ( 39.084394)
test_basic 0.006976 0.001308 1.019108 ( 1.122849)
test_all 0.092243 0.026872 798.998091 (359.916818)
test_rubyspec 0.063692 0.030532 138.753682 (174.130636)
total: 591.59 sec