Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-201908
#<BuildRuby:0x00007f4a0196fdc8
@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.20241214-201908",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005562 0.000375 2.403719 ( 2.727562)
build_miniruby 0.001450 0.000000 1.319593 ( 1.316746)
build_ruby 0.001763 0.000000 3.491744 ( 3.732828)
build_all 0.006571 0.001375 6.010459 ( 2.634400)
build_install 0.015975 0.001631 7.189888 ( 3.738582)
test_btest 0.000832 0.000000 73.888901 ( 20.219910)
test_basic 0.008824 0.000176 0.959596 ( 1.010718)
test_all 0.084529 0.055405 686.746613 (233.398549)
test_rubyspec 0.046155 0.032216 114.001707 ( 26.803216)
total: 295.58 sec