Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-165452
#<BuildRuby:0x00007f032494fdd0
@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.20241023-165452",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.008885 0.000896 4.267798 ( 5.128132)
build_miniruby 0.001670 0.000316 1.808806 ( 2.032668)
build_ruby 0.001878 0.000355 4.842399 ( 5.405570)
build_all 0.005993 0.005677 7.777784 ( 6.597508)
build_install 0.006551 0.019096 11.034588 ( 9.194682)
test_btest 0.001420 0.000000 85.892282 ( 70.153578)
test_basic 0.006271 0.008251 1.271009 ( 1.655623)
test_all 0.117475 0.041328 833.414713 (364.594948)
test_rubyspec 0.042407 0.047790 126.832408 ( 39.650249)
total: 504.41 sec