Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-130732
#<BuildRuby:0x00007f4f9afffdc0
@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.20240810-130732",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.003480 0.003917 2.872431 ( 2.817435)
build_miniruby 0.001565 0.000000 1.386815 ( 1.383201)
build_ruby 0.002044 0.000000 3.555683 ( 16.264739)
build_all 0.006502 0.002422 7.266349 ( 2.660408)
build_install 0.019275 0.000093 9.558022 ( 4.290258)
test_btest 0.000924 0.000132 106.859532 ( 36.271797)
test_basic 0.005509 0.007165 1.355103 ( 1.698041)
test_all 0.124053 0.025423 760.761361 (221.212011)
test_rubyspec 0.047876 0.045926 170.415919 ( 27.266623)
total: 313.87 sec