Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-063026
#<BuildRuby:0x0000559de5a3a3d0
@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.20230828-063026",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000038 0.000001 0.000039 ( 0.000040)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.002869 0.003974 2.348920 ( 3.697106)
build_miniruby 0.001684 0.000105 1.757587 ( 1.769015)
build_ruby 0.001669 0.000104 3.572020 ( 3.837902)
build_all 0.008466 0.000000 6.587661 ( 3.755841)
build_install 0.015867 0.004098 8.211162 ( 5.373048)
test_btest 0.000000 0.000966 87.915012 ( 41.736845)
test_basic 0.005658 0.003219 1.011281 ( 1.114397)
test_all 0.009409 0.000107 718.211840 (280.663509)
test_rubyspec 0.039333 0.031939 104.572645 (115.794796)
total: 457.74 sec