Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-140911
#<BuildRuby:0x0000563bdf12a3b0
@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.20240302-140911",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.007092 0.001135 2.754247 ( 3.978990)
build_miniruby 0.001512 0.000242 1.893135 ( 2.492992)
build_ruby 0.001579 0.000252 3.710709 ( 4.515503)
build_all 0.007326 0.001172 7.058876 ( 6.878166)
build_install 0.020641 0.001674 9.178482 ( 9.270883)
test_btest 0.001202 0.000178 96.656470 ( 92.937164)
test_basic 0.000000 0.008036 1.030464 ( 1.784890)
test_all 0.104375 0.018574 876.687518 (555.445557)
test_rubyspec 0.022916 0.070305 133.377636 (184.339476)
total: 861.64 sec