Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-231543
#<BuildRuby:0x000055bc53ec6868
@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.20240302-231543",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007629 0.000269 2.642094 ( 2.782078)
build_miniruby 0.000000 0.001669 1.726634 ( 1.868843)
build_ruby 0.000000 0.001990 3.700417 ( 4.076294)
build_all 0.000000 0.008442 6.979763 ( 3.967219)
build_install 0.021606 0.000440 8.751748 ( 5.440670)
test_btest 0.000926 0.000146 94.100854 ( 45.977311)
test_basic 0.006367 0.001005 0.982967 ( 1.060306)
test_all 0.091807 0.025152 740.899629 (268.079140)
test_rubyspec 0.051037 0.028261 112.227878 (121.497292)
total: 454.75 sec