Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-181939
#<BuildRuby:0x00007f12ebf7fdc8
@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.20240711-181939",
@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.000021 0.000008 0.000029 ( 0.000030)
autoconf 0.000041 0.000016 0.000057 ( 0.000050)
configure 0.000029 0.000011 0.000040 ( 0.000040)
build_up 0.008200 0.001484 3.975463 ( 4.649406)
build_miniruby 0.001413 0.000501 1.842469 ( 2.074151)
build_ruby 0.001599 0.000567 4.274690 ( 4.729157)
build_all 0.001774 0.007506 7.815004 ( 3.065866)
build_install 0.012709 0.008343 10.007387 ( 4.316218)
test_btest 0.000635 0.000272 116.581914 ( 36.280693)
test_basic 0.009257 0.002790 1.301424 ( 1.391636)
test_all 0.112190 0.045287 852.080048 (256.814260)
test_rubyspec 0.071923 0.018342 169.729896 ( 42.910552)
total: 356.23 sec