Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-040409
#<BuildRuby:0x000055d11adb2130
@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.20230501-040409",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005504 0.000000 1.797785 ( 3.075339)
build_miniruby 0.001267 0.000000 1.273104 ( 1.277939)
build_ruby 0.001466 0.000000 2.537131 ( 2.779406)
build_all 0.005471 0.000000 1.843683 ( 1.070170)
build_install 0.009038 0.004800 3.083691 ( 2.106174)
test_btest 0.000774 0.000209 73.071351 ( 23.979977)
test_basic 0.005815 0.000416 0.726246 ( 0.805170)
test_all 0.000796 0.000206 555.945980 (172.083060)
test_rubyspec 0.010488 0.037167 72.227487 ( 84.070271)
total: 291.25 sec