Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-212623
#<BuildRuby:0x00005650a298df48
@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.20240304-212623",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.006036 0.001257 2.607571 ( 2.405393)
build_miniruby 0.001200 0.000250 1.777454 ( 1.776973)
build_ruby 0.001298 0.000270 3.469618 ( 3.694736)
build_all 0.003726 0.004145 6.758652 ( 3.039433)
build_install 0.013080 0.004334 8.557668 ( 4.338085)
test_btest 0.000744 0.000186 92.636406 ( 42.361288)
test_basic 0.003524 0.005307 1.090707 ( 1.258883)
test_all 0.079399 0.039739 798.983717 (291.266121)
test_rubyspec 0.054905 0.033593 127.917311 (140.456463)
total: 490.60 sec