Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-021200
#<BuildRuby:0x000055f0e5436120
@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.20231018-021200",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.006575 2.149657 ( 2.308575)
build_miniruby 0.000000 0.001348 1.441423 ( 1.439519)
build_ruby 0.000000 0.001448 2.601678 ( 2.798258)
build_all 0.001490 0.005762 5.732080 ( 2.268630)
build_install 0.010160 0.004580 7.236850 ( 3.500209)
test_btest 0.000742 0.000212 87.888852 ( 25.154647)
test_basic 0.007591 0.000983 1.005224 ( 1.109206)
test_all 0.010421 0.000000 658.462744 (198.281801)
test_rubyspec 0.034432 0.021898 87.529773 ( 98.839378)
total: 335.70 sec