Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-174021
#<BuildRuby:0x00005650a439a008
@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.20231227-174021",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.001703 0.003669 1.525993 ( 1.858485)
build_miniruby 0.001233 0.000176 1.453491 ( 1.451145)
build_ruby 0.001391 0.000199 3.035770 ( 3.248062)
build_all 0.006324 0.000318 5.256346 ( 2.191615)
build_install 0.005888 0.008552 5.970105 ( 2.929090)
test_btest 0.000954 0.000191 76.238101 ( 20.892244)
test_basic 0.003606 0.004061 0.759642 ( 0.829819)
test_all 0.089311 0.031076 728.981689 (255.794710)
test_rubyspec 0.042215 0.026720 94.251890 (106.078571)
total: 395.27 sec