Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-193708
#<BuildRuby:0x00007fbc01bdfdc0
@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.20241105-193708",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002715 0.004986 2.874554 ( 2.881707)
build_miniruby 0.000995 0.000386 1.100865 ( 1.097970)
build_ruby 0.000000 0.001798 3.518368 ( 3.675636)
build_all 0.006510 0.001542 5.791341 ( 2.331317)
build_install 0.015616 0.002376 7.982944 ( 3.694246)
test_btest 0.000975 0.000000 69.724708 ( 20.351112)
test_basic 0.007630 0.002827 1.035081 ( 1.082877)
test_all 0.100135 0.045454 706.453465 (212.813410)
test_rubyspec 0.034503 0.047135 118.031437 ( 27.668530)
total: 275.60 sec