Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-001156
#<BuildRuby:0x0000560b2645a3d0
@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.20230312-001156",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006210 0.000746 1.889050 ( 4.310237)
build_miniruby 0.000000 0.001425 1.288887 ( 1.521250)
build_ruby 0.000000 0.001595 2.755061 ( 3.679879)
build_all 0.005315 0.001930 2.251684 ( 2.595689)
build_install 0.013733 0.005353 3.489796 ( 3.826575)
test_btest 0.000847 0.000000 69.785777 ( 49.915048)
test_basic 0.007103 0.000000 0.563245 ( 0.894206)
test_all 0.000920 0.000000 581.898285 (281.583561)
test_rubyspec 0.033768 0.015266 78.903709 ( 96.827974)
total: 445.16 sec