Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-152446
#<BuildRuby:0x0000557966d6e3b0
@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.20231209-152446",
@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.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.005790 0.000472 2.229970 ( 2.285820)
build_miniruby 0.001298 0.000325 1.551877 ( 1.552123)
build_ruby 0.001443 0.000361 2.848683 ( 3.066548)
build_all 0.002812 0.004930 5.650867 ( 2.745929)
build_install 0.014619 0.003054 6.961334 ( 3.696431)
test_btest 0.000866 0.000244 83.510258 ( 32.889201)
test_basic 0.006120 0.001721 0.960549 ( 1.073885)
test_all 0.092707 0.027979 671.328224 (236.138470)
test_rubyspec 0.046757 0.019488 94.068322 (105.871302)
total: 389.32 sec