Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-033428
#<BuildRuby:0x00007f49b5bdfdc0
@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.20240826-033428",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.003816 0.003952 3.742740 ( 3.618910)
build_miniruby 0.001498 0.000176 1.664839 ( 1.661402)
build_ruby 0.001897 0.000000 3.859547 ( 4.013858)
build_all 0.008385 0.000727 8.275494 ( 3.245015)
build_install 0.016158 0.004117 10.993653 ( 4.771260)
test_btest 0.000981 0.000126 119.484757 ( 32.298228)
test_basic 0.011586 0.000922 1.338226 ( 1.490259)
test_all 0.110967 0.046914 914.658990 (386.149798)
test_rubyspec 0.054145 0.044818 181.936862 (110.907197)
total: 548.16 sec