Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-034018
#<BuildRuby:0x00005567f8d163b0
@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.20230513-034018",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001378 0.004361 1.849869 ( 3.336491)
build_miniruby 0.000000 0.001263 1.337119 ( 1.409795)
build_ruby 0.000000 0.001488 2.751338 ( 3.053530)
build_all 0.001925 0.004759 2.180708 ( 1.760737)
build_install 0.009662 0.004925 3.288319 ( 2.536827)
test_btest 0.000552 0.000166 71.635097 ( 39.529590)
test_basic 0.002012 0.004393 0.692789 ( 0.913585)
test_all 0.000823 0.000274 540.234017 (229.590500)
test_rubyspec 0.025589 0.020826 75.844025 ( 87.954150)
total: 370.09 sec