Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-075946
#<BuildRuby:0x00007f5df2a5fdc8
@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.20240919-075946",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.001471 0.007299 4.847701 ( 3.933831)
build_miniruby 0.001307 0.000392 1.637871 ( 1.634137)
build_ruby 0.002139 0.000000 4.459773 ( 4.648255)
build_all 0.000000 0.008505 7.361821 ( 3.141297)
build_install 0.005482 0.015492 11.182636 ( 5.412231)
test_btest 0.000336 0.000806 97.870309 ( 26.991355)
test_basic 0.002896 0.008111 0.975112 ( 1.024067)
test_all 0.117585 0.036877 746.887483 (220.973440)
test_rubyspec 0.059713 0.034477 140.648902 ( 26.981599)
total: 294.74 sec