Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-093428
#<BuildRuby:0x0000557b4a3462a8
@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.20230712-093428",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.002929 0.003782 2.206566 ( 5.473312)
build_miniruby 0.001557 0.000260 1.641679 ( 2.109690)
build_ruby 0.001809 0.000301 3.459498 ( 5.450829)
build_all 0.007240 0.001207 2.771719 ( 3.298143)
build_install 0.017735 0.001432 4.174196 ( 5.290477)
test_btest 0.000775 0.000121 88.038267 ( 71.169249)
test_basic 0.004555 0.003781 1.014493 ( 2.032689)
test_all 0.002082 0.000000 647.126426 (659.679431)
test_rubyspec 0.047641 0.014567 99.120711 (180.392877)
total: 934.90 sec