Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-135952
#<BuildRuby:0x000056297ba124d0
@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.20240113-135952",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004956 0.000793 1.656621 ( 2.010546)
build_miniruby 0.001347 0.000215 1.664320 ( 1.666970)
build_ruby 0.001501 0.000240 3.033955 ( 3.249749)
build_all 0.006896 0.000396 5.702003 ( 2.581618)
build_install 0.017848 0.000000 7.048416 ( 4.414244)
test_btest 0.000762 0.000000 81.661724 ( 31.430459)
test_basic 0.007488 0.000000 0.866841 ( 0.937900)
test_all 0.075353 0.044042 775.947134 (285.529844)
test_rubyspec 0.047819 0.023646 96.561148 (121.173204)
total: 453.00 sec