Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-112914
#<BuildRuby:0x0000558e2d1f1da8
@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.20230820-112914",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000027)
build_up 0.006821 0.001034 2.411100 ( 7.258457)
build_miniruby 0.001564 0.000237 1.770682 ( 3.521915)
build_ruby 0.001722 0.000261 3.480262 ( 9.152592)
build_all 0.007826 0.000555 6.685756 ( 8.286610)
build_install 0.018703 0.002076 8.265463 ( 13.589962)
test_btest 0.000993 0.000142 87.008132 ( 75.945931)
test_basic 0.006975 0.000996 1.046712 ( 2.208032)
test_all 0.005296 0.004900 725.426785 (416.626182)
test_rubyspec 0.054002 0.014431 101.603981 (118.771203)
total: 655.36 sec