Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-003415
#<BuildRuby:0x0000560426732258
@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.20231015-003415",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006133 0.001362 2.440224 ( 3.223835)
build_miniruby 0.001782 0.000000 1.785764 ( 2.014197)
build_ruby 0.001793 0.000000 3.577137 ( 13.323318)
build_all 0.005800 0.003299 6.725626 ( 4.988052)
build_install 0.009833 0.015618 8.185877 ( 6.894772)
test_btest 0.000687 0.000229 90.619245 ( 72.075289)
test_basic 0.007696 0.000079 1.034692 ( 6.141704)
test_all 0.010459 0.000000 717.890250 (353.890254)
test_rubyspec 0.056338 0.020917 109.235403 (134.132531)
total: 596.69 sec