Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-090844
#<BuildRuby:0x00007fee5c21fdc0
@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.20240904-090844",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000033 0.000010 0.000043 ( 0.000041)
build_up 0.003063 0.004974 3.276855 ( 3.447334)
build_miniruby 0.001595 0.000000 1.383016 ( 1.380683)
build_ruby 0.001876 0.000000 4.168080 ( 4.325570)
build_all 0.006511 0.001834 7.692166 ( 3.007220)
build_install 0.015639 0.003335 10.881584 ( 5.283555)
test_btest 0.000968 0.000000 114.611460 ( 31.911398)
test_basic 0.007138 0.001019 1.197779 ( 1.243565)
test_all 0.098821 0.051220 841.686923 (266.702928)
test_rubyspec 0.056355 0.031087 158.816030 ( 33.517554)
total: 350.82 sec