Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-221308
#<BuildRuby:0x00007f313b24fdd8
@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.20240922-221308",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.004486 0.004080 4.503884 ( 3.645576)
build_miniruby 0.000000 0.001711 1.676823 ( 1.673762)
build_ruby 0.000000 0.001882 4.467502 ( 15.069133)
build_all 0.009831 0.000000 7.292333 ( 3.233083)
build_install 0.010595 0.008317 10.452940 ( 4.650620)
test_btest 0.000654 0.000200 95.366670 ( 26.847810)
test_basic 0.009880 0.000544 1.056359 ( 1.102837)
test_all 0.115860 0.030627 758.364195 (246.607463)
test_rubyspec 0.035265 0.048624 136.096926 ( 31.016986)
total: 333.85 sec