Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-071131
#<BuildRuby:0x000055e28f50e390
@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.20230907-071131",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000035 0.000003 0.000038 ( 0.000033)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.006453 0.000587 1.891080 ( 3.312903)
build_miniruby 0.001549 0.000141 1.666351 ( 1.924630)
build_ruby 0.000000 0.001677 3.567290 ( 3.845356)
build_all 0.005468 0.002951 6.576894 ( 3.849351)
build_install 0.013595 0.006055 7.995793 ( 5.817650)
test_btest 0.000752 0.000000 85.396922 ( 43.228889)
test_basic 0.002373 0.003722 0.986674 ( 1.052141)
test_all 0.006201 0.003549 692.517656 (320.510594)
test_rubyspec 0.034580 0.036731 106.199806 (118.974586)
total: 502.52 sec