Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-153100
#<BuildRuby:0x0000557961726278
@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.20240202-153100",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.006543 0.000092 2.001307 ( 2.709297)
build_miniruby 0.000000 0.001936 1.698190 ( 1.720292)
build_ruby 0.000000 0.001913 3.561566 ( 3.966785)
build_all 0.003931 0.004102 6.352794 ( 4.065285)
build_install 0.011083 0.007950 7.812350 ( 5.500860)
test_btest 0.000897 0.000141 86.611143 ( 33.022831)
test_basic 0.001305 0.004304 0.917188 ( 0.979458)
test_all 0.083365 0.035485 763.036735 (246.979016)
test_rubyspec 0.044024 0.056729 159.939499 (171.487520)
total: 470.43 sec