Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-193148
#<BuildRuby:0x0000563cce2228e0
@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.20230207-193148",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004430 0.000554 1.175792 ( 1.737548)
build_miniruby 0.000000 0.001536 1.310284 ( 1.309886)
build_ruby 0.000000 0.001641 2.264011 ( 2.460654)
build_all 0.005654 0.000386 3.498881 ( 1.693257)
build_install 0.010039 0.003654 2.848241 ( 2.054540)
test_btest 0.000757 0.000130 56.137064 ( 15.896861)
test_basic 0.000822 0.004119 0.405699 ( 0.500616)
test_all 0.000000 0.001557 636.743676 (182.496734)
test_rubyspec 0.027016 0.019254 67.667750 ( 77.542610)
total: 285.69 sec