Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-172327
#<BuildRuby:0x00005578de3268e0
@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.20240313-172327",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.000000 0.007400 2.598987 ( 2.409633)
build_miniruby 0.000687 0.000778 1.641041 ( 1.648195)
build_ruby 0.001549 0.000433 3.885182 ( 4.129082)
build_all 0.005249 0.003268 6.979228 ( 4.972795)
build_install 0.016926 0.005480 9.144159 ( 6.750237)
test_btest 0.000702 0.000211 94.805143 ( 63.769979)
test_basic 0.004009 0.004145 1.022162 ( 1.453615)
test_all 0.089074 0.034274 836.551690 (406.525341)
test_rubyspec 0.051076 0.044945 135.111007 (167.111422)
total: 658.77 sec