Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-211602
#<BuildRuby:0x00007effbe5dfdd0
@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.20240809-211602",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.008372 0.000568 3.866248 ( 3.730045)
build_miniruby 0.002007 0.000000 1.708431 ( 1.715919)
build_ruby 0.002045 0.000000 4.379911 ( 4.536208)
build_all 0.010163 0.000000 8.732498 ( 3.777144)
build_install 0.019086 0.004747 11.619499 ( 6.174876)
test_btest 0.000000 0.000797 118.484822 ( 34.505369)
test_basic 0.000404 0.009610 1.022647 ( 1.067090)
test_all 0.103101 0.046681 812.646850 (228.466824)
test_rubyspec 0.057686 0.032263 159.142396 ( 32.702234)
total: 316.68 sec