Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-110753
#<BuildRuby:0x00007fca59a9fdc8
@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.20241011-110753",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.009421 0.000877 4.072105 ( 5.031720)
build_miniruby 0.001971 0.000319 1.738594 ( 2.041294)
build_ruby 0.001890 0.000307 4.471426 ( 5.155836)
build_all 0.011938 0.000000 8.211457 ( 5.808252)
build_install 0.024729 0.001644 11.341804 ( 9.086701)
test_btest 0.000796 0.000112 99.919939 ( 73.135570)
test_basic 0.004891 0.004069 1.323252 ( 3.863275)
test_all 0.108215 0.042821 832.416312 (359.339147)
test_rubyspec 0.055619 0.035074 136.333332 ( 47.077230)
total: 510.54 sec