Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-051152
#<BuildRuby:0x00005562509de3d0
@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.20230628-051152",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000034)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005411 0.001412 2.196020 ( 4.327433)
build_miniruby 0.001122 0.000293 9.935592 ( 9.675559)
build_ruby 0.001159 0.000302 3.185531 ( 3.916045)
build_all 0.007096 0.000000 2.527472 ( 2.085823)
build_install 0.013665 0.003116 3.898026 ( 3.039272)
test_btest 0.000889 0.000000 82.762565 ( 38.466071)
test_basic 0.003228 0.004135 0.884074 ( 0.992256)
test_all 0.002354 0.000223 616.507541 (363.819664)
test_rubyspec 0.036434 0.025461 95.152324 (182.804191)
total: 609.13 sec