Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-230357
#<BuildRuby:0x000055acc33d2258
@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.20231220-230357",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000046 0.000000 0.000046 ( 0.000043)
build_up 0.002057 0.003542 1.911564 ( 2.293851)
build_miniruby 0.001339 0.000350 1.651547 ( 1.657399)
build_ruby 0.000000 0.002297 3.273138 ( 3.504602)
build_all 0.000000 0.008030 5.687250 ( 3.579852)
build_install 0.011808 0.006355 6.977234 ( 4.406509)
test_btest 0.000521 0.000205 81.882935 ( 38.829649)
test_basic 0.005066 0.001990 0.875072 ( 0.980909)
test_all 0.096773 0.022778 668.228150 (271.930396)
test_rubyspec 0.029407 0.040966 97.772103 (113.508465)
total: 440.69 sec