Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-183445
#<BuildRuby:0x000055b7ec621f70
@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.20240308-183445",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000039)
build_up 0.006540 0.000754 2.558548 ( 2.343622)
build_miniruby 0.001656 0.000191 1.629359 ( 1.628725)
build_ruby 0.001675 0.000000 3.722701 ( 3.954971)
build_all 0.008104 0.000144 6.771547 ( 3.360398)
build_install 0.017159 0.003286 8.593142 ( 4.563298)
test_btest 0.000301 0.000719 92.820115 ( 37.521949)
test_basic 0.000000 0.007227 0.951699 ( 1.061155)
test_all 0.075037 0.043701 783.865511 (285.304050)
test_rubyspec 0.049159 0.041680 127.018299 (136.544534)
total: 476.28 sec