Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-101241
#<BuildRuby:0x0000556ff73ba008
@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.20230806-101241",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006224 0.001038 2.351885 ( 6.983458)
build_miniruby 0.001117 0.000186 1.719693 ( 5.581485)
build_ruby 0.001507 0.000252 3.782204 ( 8.067691)
build_all 0.008339 0.000013 2.891901 ( 3.984991)
build_install 0.013417 0.007658 4.811552 ( 7.360791)
test_btest 0.001186 0.000000 82.984616 ( 63.048803)
test_basic 0.004194 0.004352 1.014359 ( 2.406801)
test_all 0.001174 0.001205 668.703384 (433.895785)
test_rubyspec 0.021172 0.037982 101.641410 (170.916010)
total: 702.25 sec