Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-025028
#<BuildRuby:0x0000559b874ee008
@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.20240311-025028",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003443 0.003910 2.483261 ( 2.371429)
build_miniruby 0.001161 0.000290 1.687202 ( 1.687310)
build_ruby 0.001392 0.000348 3.422359 ( 3.651484)
build_all 0.008211 0.000000 6.657116 ( 3.286567)
build_install 0.017462 0.002519 8.343939 ( 4.869746)
test_btest 0.000605 0.000133 90.604472 ( 38.082131)
test_basic 0.004748 0.001039 1.009831 ( 1.083250)
test_all 0.086396 0.032214 816.622162 (289.112704)
test_rubyspec 0.051589 0.041164 132.406029 (145.953497)
total: 490.10 sec