Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-145303
#<BuildRuby:0x000055b93c02e1a8
@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.20231016-145303",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005001 0.003433 2.637643 ( 3.922022)
build_miniruby 0.001843 0.000000 1.782530 ( 2.059786)
build_ruby 0.001820 0.000000 3.629786 ( 4.256355)
build_all 0.007851 0.000690 6.703167 ( 5.935620)
build_install 0.017592 0.003570 8.351480 ( 7.196408)
test_btest 0.000694 0.000124 88.810085 ( 83.391714)
test_basic 0.006783 0.001217 0.989860 ( 1.570798)
test_all 0.002710 0.007987 727.668963 (510.537604)
test_rubyspec 0.053460 0.029354 111.811104 (162.879312)
total: 781.75 sec