Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-154250
#<BuildRuby:0x00007fd2fd4cfdd8
@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.20240929-154250",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004022 0.004002 3.605094 ( 3.086988)
build_miniruby 0.001205 0.000301 1.097314 ( 1.095241)
build_ruby 0.001793 0.000000 3.419303 ( 3.649434)
build_all 0.007337 0.001225 6.462832 ( 2.670697)
build_install 0.009382 0.010240 8.904302 ( 3.910613)
test_btest 0.000717 0.000228 85.706169 ( 22.586849)
test_basic 0.006212 0.001977 0.918674 ( 0.971397)
test_all 0.119508 0.034333 684.502323 (201.513063)
test_rubyspec 0.041254 0.040555 133.849562 ( 27.102818)
total: 266.59 sec