Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-150418
#<BuildRuby:0x00007f8b1940fdc0
@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.20240702-150418",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.008564 0.000645 4.377326 ( 4.062283)
build_miniruby 0.001604 0.000229 1.778105 ( 1.877474)
build_ruby 0.002140 0.000306 4.733127 ( 5.104646)
build_all 0.009309 0.001330 8.964937 ( 5.236414)
build_install 0.018731 0.005355 12.408589 ( 7.582259)
test_btest 0.000891 0.000141 125.816895 ( 68.792241)
test_basic 0.007948 0.006181 1.403643 ( 1.595996)
test_all 0.117573 0.041713 949.598289 (472.676360)
test_rubyspec 0.048110 0.047808 175.083446 ( 46.971246)
total: 613.90 sec