Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-150617
#<BuildRuby:0x00007fc0ec3dfdd8
@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.20241218-150617",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.003765 0.002853 2.577663 ( 3.079342)
build_miniruby 0.001158 0.000337 1.711380 ( 1.729714)
build_ruby 0.001806 0.000524 4.592226 ( 4.926959)
build_all 0.006373 0.003504 6.489264 ( 3.671627)
build_install 0.016152 0.006542 8.684067 ( 5.576746)
test_btest 0.000823 0.000258 79.893866 ( 37.579427)
test_basic 0.007600 0.002389 1.050624 ( 1.285638)
test_all 0.120350 0.033408 763.488359 (272.498752)
test_rubyspec 0.045724 0.042483 118.098593 ( 31.118856)
total: 361.47 sec