Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-233720
#<BuildRuby:0x00007f8aa9b7fdc8
@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.20241008-233720",
@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.000026 0.000005 0.000031 ( 0.000032)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.000491 0.007183 3.642206 ( 3.604801)
build_miniruby 0.001371 0.000378 1.598059 ( 1.596160)
build_ruby 0.001593 0.000440 4.142663 ( 32.667426)
build_all 0.004990 0.004348 6.697137 ( 2.899540)
build_install 0.013929 0.003372 8.586466 ( 7.162868)
test_btest 0.000795 0.000234 89.399745 ( 26.256419)
test_basic 0.009730 0.000448 0.948876 ( 0.993953)
test_all 0.091430 0.055480 699.132267 (212.770786)
test_rubyspec 0.048899 0.035213 129.590448 ( 24.480054)
total: 312.43 sec