Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-201003
#<BuildRuby:0x00007fe704d1fdd8
@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.20240615-201003",
@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.000041 0.000006 0.000047 ( 0.000047)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.002511 0.005351 3.469383 ( 3.366524)
build_miniruby 0.000000 0.001966 1.504301 ( 1.501103)
build_ruby 0.000000 0.001945 3.431774 ( 3.612413)
build_all 0.000041 0.007916 7.381432 ( 2.892138)
build_install 0.015237 0.001986 9.569621 ( 4.410651)
test_btest 0.000713 0.000183 104.111439 ( 27.036084)
test_basic 0.004611 0.004144 1.110486 ( 1.161269)
test_all 0.110212 0.038788 780.386695 (234.165548)
test_rubyspec 0.041085 0.051375 157.566161 ( 28.381709)
total: 306.53 sec