Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-104030
#<BuildRuby:0x00007f11f730fdd0
@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.20240619-104030",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000026 ( 0.000027)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.003016 0.004594 3.463978 ( 3.853627)
build_miniruby 0.001293 0.000240 1.348446 ( 1.345425)
build_ruby 0.002028 0.000376 3.812352 ( 3.958503)
build_all 0.007092 0.000503 7.666496 ( 2.922450)
build_install 0.016930 0.001362 9.597717 ( 4.404987)
test_btest 0.001013 0.000169 108.226596 ( 28.142302)
test_basic 0.007661 0.000479 1.102640 ( 1.154719)
test_all 0.088444 0.062807 780.129675 (245.684383)
test_rubyspec 0.059342 0.034881 158.924162 ( 32.334049)
total: 323.80 sec