Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-140050
#<BuildRuby:0x00005642ea566390
@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.20230926-140050",
@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.000023 0.000000 0.000023 ( 0.000019)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.007440 0.000000 2.252728 ( 4.619510)
build_miniruby 0.001357 0.000000 1.614303 ( 1.820522)
build_ruby 0.000000 0.001722 3.353061 ( 3.926965)
build_all 0.007041 0.001944 6.263231 ( 4.308622)
build_install 0.013923 0.008221 7.903343 ( 5.929490)
test_btest 0.000000 0.001166 83.706817 ( 49.202607)
test_basic 0.001504 0.007094 0.987021 ( 1.477768)
test_all 0.009794 0.000288 683.463640 (319.063158)
test_rubyspec 0.032496 0.040786 105.763434 (124.159020)
total: 514.51 sec