Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-222019
#<BuildRuby:0x00007f3c0367fde0
@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.20241108-222019",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000029)
configure 0.000016 0.000007 0.000023 ( 0.000022)
build_up 0.004946 0.002015 3.275758 ( 3.215803)
build_miniruby 0.001144 0.000466 1.225390 ( 1.224173)
build_ruby 0.001296 0.000528 3.537659 ( 3.741789)
build_all 0.006649 0.000942 5.721852 ( 2.313506)
build_install 0.013473 0.002883 7.803734 ( 3.677397)
test_btest 0.000787 0.000295 74.499241 ( 19.429485)
test_basic 0.004999 0.004542 0.746641 ( 0.794658)
test_all 0.109194 0.035437 632.219385 (193.875861)
test_rubyspec 0.055169 0.025349 112.199670 ( 20.752981)
total: 249.03 sec