Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-153640
#<BuildRuby:0x000055e0d240a8e0
@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.20240319-153640",
@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.000026 0.000005 0.000031 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.009533 0.000000 3.982588 ( 2.914865)
build_miniruby 0.001421 0.000000 1.744264 ( 1.743563)
build_ruby 0.001488 0.000089 3.473875 ( 3.720322)
build_all 0.004643 0.004148 7.050356 ( 3.485289)
build_install 0.011016 0.009860 9.465703 ( 5.160982)
test_btest 0.000781 0.000000 95.477114 ( 38.981977)
test_basic 0.007447 0.000180 1.056777 ( 1.131048)
test_all 0.076578 0.042216 796.565604 (313.333189)
test_rubyspec 0.052065 0.034064 129.388131 (138.566737)
total: 509.04 sec