Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-183559
#<BuildRuby:0x0000558b52ca5e58
@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.20230920-183559",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.011871 0.013307 2.821349 ( 5.784565)
build_miniruby 0.001496 0.000515 2.101452 ( 2.343802)
build_ruby 0.001507 0.000520 3.463235 ( 3.999784)
build_all 0.008386 0.001385 6.353744 ( 5.387363)
build_install 0.015771 0.003677 8.148335 ( 7.421289)
test_btest 0.001048 0.000338 84.598534 ( 52.331994)
test_basic 0.008907 0.000000 0.967366 ( 1.340261)
test_all 0.008380 0.002367 713.736117 (364.831121)
test_rubyspec 0.026880 0.046060 104.239822 (122.830220)
total: 566.27 sec