Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-004408
#<BuildRuby:0x00005564ced0e390
@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.20240203-004408",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001579 0.004445 1.759630 ( 2.120128)
build_miniruby 0.001081 0.000309 1.318078 ( 1.315975)
build_ruby 0.001286 0.000368 3.236245 ( 3.471123)
build_all 0.005405 0.001545 5.677834 ( 2.235225)
build_install 0.017318 0.000000 6.807248 ( 3.185983)
test_btest 0.000898 0.000124 80.858233 ( 21.877465)
test_basic 0.004518 0.001084 0.822471 ( 0.881297)
test_all 0.082793 0.030365 643.018341 (204.634862)
test_rubyspec 0.054377 0.040028 142.613631 (154.033792)
total: 393.76 sec