Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-122320
#<BuildRuby:0x0000559afaba6018
@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.20231015-122320",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.004124 0.003412 2.535718 ( 3.322823)
build_miniruby 0.001731 0.000000 1.791478 ( 1.975876)
build_ruby 0.001825 0.000000 3.821968 ( 16.811010)
build_all 0.007600 0.001161 6.615360 ( 4.940463)
build_install 0.020124 0.001733 8.196166 ( 5.921867)
test_btest 0.000875 0.000129 90.629879 ( 64.852292)
test_basic 0.004937 0.004614 1.039313 ( 1.445282)
test_all 0.009273 0.001590 739.286387 (458.567640)
test_rubyspec 0.057079 0.023603 109.633726 (149.084299)
total: 706.92 sec