Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-141118
#<BuildRuby:0x00007faefcf5fde0
@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.20241019-141118",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.002709 0.004942 4.129870 ( 3.986695)
build_miniruby 0.001402 0.000484 1.663023 ( 1.659222)
build_ruby 0.000000 0.002079 4.408702 ( 4.562428)
build_all 0.005458 0.003499 7.253346 ( 2.903452)
build_install 0.007939 0.010155 10.192092 ( 4.672124)
test_btest 0.000690 0.000296 97.641732 ( 25.557607)
test_basic 0.012719 0.000459 1.258557 ( 1.306249)
test_all 0.094988 0.056864 817.385730 (276.243785)
test_rubyspec 0.041099 0.047636 136.283816 ( 28.752114)
total: 349.64 sec