Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-194412
#<BuildRuby:0x0000560f4276a230
@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.20230915-194412",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002627 0.004346 2.222302 ( 3.535385)
build_miniruby 0.001194 0.000160 1.486693 ( 1.488560)
build_ruby 0.001688 0.000225 3.384054 ( 3.595821)
build_all 0.008096 0.000000 6.099674 ( 3.456299)
build_install 0.019784 0.000314 7.688292 ( 5.111980)
test_btest 0.000665 0.000074 82.477200 ( 32.681510)
test_basic 0.008120 0.000902 0.893802 ( 0.996175)
test_all 0.004244 0.005110 683.442854 (254.534849)
test_rubyspec 0.032835 0.040589 100.448779 (112.011798)
total: 417.41 sec