Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-011516
#<BuildRuby:0x000055bf42092390
@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.20230331-011516",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005091 0.000442 1.803441 ( 4.488687)
build_miniruby 0.001173 0.000102 1.418920 ( 1.420351)
build_ruby 0.001400 0.000000 2.400891 ( 2.610710)
build_all 0.006041 0.000282 2.034102 ( 1.094421)
build_install 0.011851 0.004659 3.329074 ( 2.267564)
test_btest 0.000746 0.000086 71.768873 ( 24.258616)
test_basic 0.004240 0.000489 0.450852 ( 0.550772)
test_all 0.001639 0.000000 555.543224 (171.139836)
test_rubyspec 0.034021 0.017307 77.621320 ( 89.880396)
total: 297.71 sec