Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-222343
#<BuildRuby:0x00005605f4a35ef8
@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.20230604-222343",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001890 0.004400 1.829238 ( 4.263357)
build_miniruby 0.001217 0.000203 1.323982 ( 1.534062)
build_ruby 0.001477 0.000246 2.697429 ( 2.950473)
build_all 0.006170 0.001028 2.149934 ( 2.314671)
build_install 0.005781 0.012741 3.552580 ( 3.544395)
test_btest 0.000731 0.000197 76.745470 ( 39.461936)
test_basic 0.000495 0.006197 0.772968 ( 0.927900)
test_all 0.000000 0.001341 608.039334 (256.964906)
test_rubyspec 0.026996 0.025911 83.476086 (102.122920)
total: 414.09 sec