Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-105833
#<BuildRuby:0x0000560cba4ed820
@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.20230620-105833",
@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.000020 0.000004 0.000024 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000029)
build_up 0.005293 0.000882 2.038240 ( 5.461604)
build_miniruby 0.001076 0.000180 1.460715 ( 2.444349)
build_ruby 0.001335 0.000223 2.741204 ( 3.791604)
build_all 0.004387 0.004256 5.391118 ( 4.759816)
build_install 0.014933 0.002986 6.815732 ( 5.958153)
test_btest 0.000619 0.000124 77.431770 ( 45.108393)
test_basic 0.000000 0.006660 0.806803 ( 1.382950)
test_all 0.000000 0.001098 589.052415 (287.655009)
test_rubyspec 0.016501 0.036777 85.943697 (109.847949)
total: 466.41 sec