Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-231255
#<BuildRuby:0x00007f548b7cfdd0
@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.20240920-231255",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000030 0.000010 0.000040 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001706 0.007173 4.832693 ( 3.976439)
build_miniruby 0.001284 0.000487 1.646585 ( 1.642759)
build_ruby 0.001351 0.000513 4.334320 ( 4.527510)
build_all 0.008255 0.000059 7.063846 ( 2.955870)
build_install 0.015676 0.003870 10.676147 ( 5.070343)
test_btest 0.001090 0.000000 95.737909 ( 25.714336)
test_basic 0.000000 0.010480 1.035847 ( 1.077656)
test_all 0.103735 0.047725 779.841816 (242.813605)
test_rubyspec 0.050242 0.044414 139.092688 ( 31.543162)
total: 319.32 sec