Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-182254
#<BuildRuby:0x00007f9a1fa7fdd0
@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.20241206-182254",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006037 0.000635 2.295759 ( 2.356848)
build_miniruby 0.001399 0.000147 1.072389 ( 1.070593)
build_ruby 0.001476 0.000155 3.016931 ( 3.209675)
build_all 0.004448 0.003953 6.260064 ( 2.624600)
build_install 0.014523 0.003914 8.632881 ( 4.031604)
test_btest 0.000738 0.000118 74.397733 ( 22.174107)
test_basic 0.008549 0.000649 1.018698 ( 1.068521)
test_all 0.104657 0.038484 741.256638 (247.012424)
test_rubyspec 0.051073 0.025746 117.945972 ( 25.841971)
total: 309.39 sec