Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-044725
#<BuildRuby:0x00007f4ad222fdc0
@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.20240830-044725",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.008019 0.000000 3.579449 ( 3.805166)
build_miniruby 0.000000 0.001858 1.662412 ( 1.658694)
build_ruby 0.002237 0.000000 4.044311 ( 26.541911)
build_all 0.001691 0.006824 8.151795 ( 3.307653)
build_install 0.015866 0.003990 10.261710 ( 4.805579)
test_btest 0.000700 0.000192 108.400820 ( 28.092440)
test_basic 0.001607 0.008071 0.934690 ( 0.979178)
test_all 0.103125 0.049399 856.161573 (243.339394)
test_rubyspec 0.039853 0.046731 164.703783 ( 35.475239)
total: 348.01 sec