Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-160501
#<BuildRuby:0x00007f2de1bdfdd8
@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.20240831-160501",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000000 0.000065 0.000065 ( 0.000157)
configure 0.000000 0.000039 0.000039 ( 0.000039)
build_up 0.004896 0.004179 4.024408 ( 5.781529)
build_miniruby 0.001984 0.000406 1.994768 ( 2.253362)
build_ruby 0.000000 0.002428 4.794967 ( 5.702732)
build_all 0.005324 0.005077 8.893684 ( 7.899484)
build_install 0.017627 0.007404 12.357450 ( 10.627791)
test_btest 0.000739 0.000211 127.060383 (116.847499)
test_basic 0.007576 0.005145 1.396411 ( 2.275060)
test_all 0.117109 0.046278 952.900884 (710.734736)
test_rubyspec 0.045260 0.046042 166.108226 ( 70.966548)
total: 933.09 sec