Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-195937
#<BuildRuby:0x000056061a4d5820
@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.20230721-195937",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000018 ( 0.000019)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.000453 0.006976 2.159975 ( 3.683273)
build_miniruby 0.001480 0.000185 1.664986 ( 1.694942)
build_ruby 0.001329 0.000167 3.240636 ( 3.479150)
build_all 0.000034 0.007639 2.642894 ( 2.236379)
build_install 0.013375 0.005001 3.969212 ( 3.091802)
test_btest 0.000788 0.000162 80.302417 ( 35.090585)
test_basic 0.000000 0.005111 0.888030 ( 0.988666)
test_all 0.000222 0.000894 609.851736 (251.777276)
test_rubyspec 0.034880 0.021595 89.706249 (103.326610)
total: 405.37 sec