Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-133931
#<BuildRuby:0x00007f6f9498fde0
@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-133931",
@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.000004 0.000027 ( 0.000028)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.008286 0.000676 4.051081 ( 4.451842)
build_miniruby 0.001874 0.000302 1.738579 ( 1.813809)
build_ruby 0.002035 0.000328 4.611229 ( 16.034389)
build_all 0.009135 0.001473 8.427267 ( 4.288960)
build_install 0.010730 0.013225 10.991834 ( 5.961834)
test_btest 0.000956 0.000079 116.396537 ( 31.700113)
test_basic 0.006073 0.003987 1.180703 ( 1.227533)
test_all 0.092443 0.056778 881.427289 (292.013426)
test_rubyspec 0.049582 0.045714 163.405928 ( 36.376452)
total: 393.87 sec