Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-042653
#<BuildRuby:0x00007feaa85afdd0
@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.20240904-042653",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.007718 0.000958 4.174755 ( 4.619669)
build_miniruby 0.001858 0.000479 1.768216 ( 1.840575)
build_ruby 0.001716 0.000443 4.435806 ( 4.792377)
build_all 0.007840 0.002023 8.416732 ( 4.805522)
build_install 0.004995 0.018207 11.598995 ( 7.558190)
test_btest 0.000950 0.000000 126.230565 ( 70.530335)
test_basic 0.005331 0.006170 1.202021 ( 1.277877)
test_all 0.099185 0.055438 889.255918 (340.411126)
test_rubyspec 0.050051 0.045512 167.677906 ( 34.002398)
total: 469.84 sec