Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-125803
#<BuildRuby:0x00005636aac06390
@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.20240307-125803",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000688 0.007097 2.595397 ( 2.328051)
build_miniruby 0.000000 0.001533 1.879494 ( 1.881002)
build_ruby 0.000000 0.001843 3.564128 ( 3.778520)
build_all 0.002729 0.006243 6.831419 ( 3.213529)
build_install 0.011263 0.011155 8.859962 ( 4.717251)
test_btest 0.000650 0.000272 91.895864 ( 26.799853)
test_basic 0.004684 0.001965 0.800861 ( 0.857033)
test_all 0.081471 0.037276 799.150203 (229.987087)
test_rubyspec 0.048182 0.032617 109.365847 (118.388414)
total: 391.95 sec