Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-065548
#<BuildRuby:0x0000557ffb7fdf48
@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.20230908-065548",
@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.000026 0.000001 0.000027 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000029)
build_up 0.002416 0.004229 2.266958 ( 4.270617)
build_miniruby 0.001455 0.000162 1.702325 ( 1.748266)
build_ruby 0.000000 0.001471 3.259507 ( 3.557175)
build_all 0.004555 0.003222 6.242625 ( 4.440790)
build_install 0.008595 0.012853 7.702162 ( 5.214754)
test_btest 0.000624 0.000151 82.669820 ( 46.960349)
test_basic 0.008186 0.000904 1.022093 ( 1.202203)
test_all 0.005519 0.003601 710.439574 (322.201623)
test_rubyspec 0.042195 0.028895 104.120304 (124.648224)
total: 514.25 sec