Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-053305
#<BuildRuby:0x00007fef7db2fdd0
@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.20240806-053305",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.008122 0.001195 4.179498 ( 5.915394)
build_miniruby 0.001835 0.000270 1.878021 ( 2.114506)
build_ruby 0.002478 0.000000 4.840043 ( 6.558526)
build_all 0.010402 0.001238 9.315568 ( 9.048535)
build_install 0.021345 0.005043 12.386911 ( 22.551383)
test_btest 0.000927 0.000143 129.760486 (125.317649)
test_basic 0.007958 0.005255 1.480365 ( 2.172750)
test_all 0.141662 0.025248 957.106342 (1019.806830)
test_rubyspec 0.054713 0.042441 183.971739 (171.653741)
total: 1365.14 sec