Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-040335
#<BuildRuby:0x00005653d3175fc0
@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.20230922-040335",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002953 0.003937 2.319786 ( 3.680976)
build_miniruby 0.001601 0.000000 1.560210 ( 1.564391)
build_ruby 0.000000 0.001815 3.336851 ( 3.591052)
build_all 0.006518 0.001566 6.103100 ( 3.123659)
build_install 0.010718 0.008446 7.783767 ( 5.127511)
test_btest 0.000806 0.000161 84.559068 ( 38.899672)
test_basic 0.002191 0.006658 1.024160 ( 1.122111)
test_all 0.009932 0.000497 689.639516 (248.620191)
test_rubyspec 0.044362 0.026442 101.333005 (112.763682)
total: 418.49 sec