Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-123647
#<BuildRuby:0x00007f781a3efdc0
@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.20240716-123647",
@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.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002910 0.004702 3.101954 ( 3.051561)
build_miniruby 0.001712 0.000000 1.229145 ( 1.226467)
build_ruby 0.000149 0.002488 3.942818 ( 28.578112)
build_all 0.009140 0.001309 8.405093 ( 3.793722)
build_install 0.015566 0.007941 11.240423 ( 5.633878)
test_btest 0.000947 0.000263 116.467497 ( 37.861336)
test_basic 0.006350 0.001763 1.107304 ( 1.154376)
test_all 0.110251 0.038538 818.204813 (243.979580)
test_rubyspec 0.054823 0.034686 163.815276 ( 37.820213)
total: 363.10 sec