Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-132635
#<BuildRuby:0x00007fe65698fdc0
@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.20240801-132635",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.007881 0.000880 4.072990 ( 5.228653)
build_miniruby 0.001710 0.000380 1.840611 ( 2.044838)
build_ruby 0.002071 0.000000 4.710581 ( 30.301468)
build_all 0.005667 0.005000 9.071263 ( 6.318442)
build_install 0.023199 0.002394 12.215694 ( 9.334284)
test_btest 0.000818 0.000184 125.396297 (108.576362)
test_basic 0.006052 0.005990 1.348075 ( 2.054862)
test_all 0.132581 0.031923 950.180993 (962.925327)
test_rubyspec 0.068023 0.028017 175.368714 (166.464877)
total: 1293.25 sec