Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-220325
#<BuildRuby:0x00005579b6afa4d0
@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.20231023-220325",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003432 0.003920 3.533135 ( 3.707045)
build_miniruby 0.001350 0.000324 1.552865 ( 1.551792)
build_ruby 0.000000 0.001545 2.734758 ( 2.914247)
build_all 0.005133 0.002755 5.353973 ( 2.414277)
build_install 0.009433 0.008614 7.397827 ( 3.579456)
test_btest 0.000563 0.000181 77.088258 ( 28.085347)
test_basic 0.007027 0.000000 0.758534 ( 0.836588)
test_all 0.071848 0.045683 617.117286 (237.563395)
test_rubyspec 0.020313 0.042478 89.950891 (101.995377)
total: 382.65 sec