Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-102351
#<BuildRuby:0x00007f1c8e9efdc0
@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.20240816-102351",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.007333 0.001833 4.002286 ( 4.942024)
build_miniruby 0.001847 0.000462 1.820202 ( 1.900077)
build_ruby 0.001957 0.000490 4.452098 ( 4.866140)
build_all 0.009517 0.001248 8.515375 ( 5.458657)
build_install 0.013438 0.009016 11.205748 ( 7.654297)
test_btest 0.001030 0.000000 121.199281 ( 56.025587)
test_basic 0.005549 0.005164 1.003910 ( 1.056295)
test_all 0.119949 0.029452 789.041067 (226.009501)
test_rubyspec 0.045632 0.044740 161.976773 ( 34.369770)
total: 342.28 sec