Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-005157
#<BuildRuby:0x0000559b93ebe1a8
@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.20231214-005157",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000084 0.007888 2.535806 ( 3.967614)
build_miniruby 0.000000 0.001558 1.735737 ( 2.044436)
build_ruby 0.000501 0.001400 3.531599 ( 4.209096)
build_all 0.009017 0.000000 6.178859 ( 5.474086)
build_install 0.017116 0.003903 7.776326 ( 7.424103)
test_btest 0.000000 0.001536 85.217720 ( 79.801410)
test_basic 0.005820 0.002400 0.957809 ( 1.496276)
test_all 0.111348 0.016342 738.297417 (515.944223)
test_rubyspec 0.036263 0.040228 103.810650 (125.970365)
total: 746.33 sec