Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-020639
#<BuildRuby:0x00007fa0da3afde0
@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.20240615-020639",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.003257 0.004897 3.391940 ( 3.319382)
build_miniruby 0.001613 0.000000 1.329361 ( 1.326510)
build_ruby 0.001937 0.000000 3.598098 ( 3.776684)
build_all 0.000000 0.008158 7.395231 ( 2.872941)
build_install 0.013842 0.004588 10.537766 ( 5.128087)
test_btest 0.000953 0.000000 111.702446 ( 30.549247)
test_basic 0.004534 0.004651 1.211127 ( 1.261343)
test_all 0.090825 0.056853 800.636067 (229.605261)
test_rubyspec 0.052605 0.038052 158.387605 ( 26.181045)
total: 304.02 sec