Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-200627
#<BuildRuby:0x0000560601836258
@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-200627",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.007270 0.002036 2.801980 ( 3.739236)
build_miniruby 0.001669 0.000467 1.860875 ( 2.207114)
build_ruby 0.001811 0.000507 3.895352 ( 4.726479)
build_all 0.004128 0.005799 7.077495 ( 5.515763)
build_install 0.017968 0.004455 9.273602 ( 8.138972)
test_btest 0.001096 0.000000 94.245976 ( 77.746882)
test_basic 0.003434 0.004628 1.043193 ( 1.711680)
test_all 0.083459 0.045542 852.269890 (658.471588)
test_rubyspec 0.059637 0.039756 135.915163 (203.486344)
total: 965.75 sec