Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-232946
#<BuildRuby:0x000055b16522da00
@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.20230817-232946",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006788 0.000876 2.407443 ( 7.043933)
build_miniruby 0.001174 0.000152 2.040303 ( 4.846643)
build_ruby 0.001524 0.000197 3.472943 ( 7.772636)
build_all 0.008519 0.000547 6.420230 ( 7.166797)
build_install 0.015538 0.005307 8.274305 ( 10.274231)
test_btest 0.000707 0.000104 84.796043 ( 55.740010)
test_basic 0.007536 0.000432 0.987805 ( 3.083280)
test_all 0.005237 0.005499 685.655426 (471.577842)
test_rubyspec 0.028231 0.043168 104.958426 (182.063133)
total: 749.57 sec