Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-222944
#<BuildRuby:0x000055dca1caa228
@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.20230823-222944",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002581 0.004485 2.286237 ( 6.482920)
build_miniruby 0.001298 0.000336 1.796616 ( 3.445105)
build_ruby 0.001543 0.000400 3.564738 ( 10.044249)
build_all 0.007862 0.002039 6.548315 ( 8.199488)
build_install 0.013658 0.008848 8.025990 ( 8.954637)
test_btest 0.000898 0.000000 86.225623 ( 63.790001)
test_basic 0.003014 0.000000 0.937086 ( 1.994242)
test_all 0.008487 0.002386 672.242396 (412.830847)
test_rubyspec 0.026186 0.045236 106.387061 (140.005029)
total: 655.75 sec