Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-035843
#<BuildRuby:0x00007fee02f6fde0
@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.20240627-035843",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000033 0.000007 0.000040 ( 0.000039)
build_up 0.005275 0.003397 3.968920 ( 3.538929)
build_miniruby 0.001305 0.000298 1.541460 ( 1.538052)
build_ruby 0.001795 0.000410 3.759714 ( 3.930046)
build_all 0.007701 0.000811 8.026183 ( 3.091523)
build_install 0.013671 0.008619 11.239607 ( 5.162278)
test_btest 0.000757 0.000195 121.790908 ( 53.071507)
test_basic 0.005636 0.006421 1.285203 ( 1.348456)
test_all 0.082811 0.066324 817.400068 (251.121049)
test_rubyspec 0.047868 0.044937 166.859048 ( 36.134697)
total: 358.94 sec