Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-043941
#<BuildRuby:0x000055635bbee3d0
@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-043941",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.000000 0.007469 2.447011 ( 2.400353)
build_miniruby 0.000000 0.001313 1.585010 ( 1.584274)
build_ruby 0.000307 0.001416 3.630579 ( 4.072481)
build_all 0.004898 0.003227 6.783071 ( 3.367799)
build_install 0.015032 0.005607 8.693378 ( 4.869430)
test_btest 0.000651 0.000118 93.573605 ( 37.164044)
test_basic 0.006332 0.001151 0.941576 ( 1.017226)
test_all 0.072217 0.046033 799.693920 (303.331205)
test_rubyspec 0.039636 0.050314 124.997507 (134.818455)
total: 492.63 sec