Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-100001
#<BuildRuby:0x00007f6b2ba2fdd0
@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.20240724-100001",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000043 0.000012 0.000055 ( 0.000086)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.009077 0.000000 3.892157 ( 4.346614)
build_miniruby 0.001782 0.000000 1.771421 ( 1.912615)
build_ruby 0.002385 0.000000 4.464187 ( 4.780584)
build_all 0.008761 0.000940 8.440634 ( 4.525448)
build_install 0.015390 0.006507 11.899669 ( 6.983099)
test_btest 0.000796 0.000194 125.535708 ( 51.011929)
test_basic 0.003427 0.008904 1.366379 ( 1.470646)
test_all 0.104159 0.052178 881.420448 (300.191393)
test_rubyspec 0.050102 0.039031 170.323497 ( 37.498094)
total: 412.72 sec