Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-015916
#<BuildRuby:0x00007f9c1909fdc8
@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.20241024-015916",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000025 0.000009 0.000034 ( 0.000032)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.002613 0.005139 2.909871 ( 2.836290)
build_miniruby 0.001137 0.000468 1.199471 ( 1.196441)
build_ruby 0.001196 0.000492 3.985080 ( 4.168629)
build_all 0.009275 0.000000 5.988781 ( 2.328920)
build_install 0.017380 0.001564 8.361657 ( 3.946192)
test_btest 0.000796 0.000253 73.279590 ( 19.360498)
test_basic 0.001043 0.009687 1.022868 ( 1.065155)
test_all 0.102056 0.050718 678.709896 (214.026362)
test_rubyspec 0.057637 0.022709 124.283182 ( 23.237341)
total: 272.17 sec