Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-053930
#<BuildRuby:0x00007f877540fde0
@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.20240820-053930",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.008199 0.001157 4.282455 ( 6.149726)
build_miniruby 0.000000 0.002118 2.028464 ( 2.424014)
build_ruby 0.000357 0.002036 5.002685 ( 17.970596)
build_all 0.007974 0.004052 9.664047 ( 10.412144)
build_install 0.021852 0.004480 13.003065 ( 18.055914)
test_btest 0.001135 0.000000 138.578618 (141.640241)
test_basic 0.008812 0.004709 1.550988 ( 2.297948)
test_all 0.145758 0.040567 1056.375500 (1142.395505)
test_rubyspec 0.064082 0.041124 191.339201 (186.472639)
total: 1527.84 sec