Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-211936
#<BuildRuby:0x000055a075955ec8
@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.20240119-211936",
@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.000024 0.000008 0.000032 ( 0.000031)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.005924 0.000000 1.858617 ( 2.695928)
build_miniruby 0.000000 0.001748 20.458375 ( 20.215720)
build_ruby 0.000428 0.001646 3.416416 ( 3.675219)
build_all 0.005880 0.001960 6.007524 ( 3.615874)
build_install 0.011960 0.006956 7.699815 ( 5.354376)
test_btest 0.000686 0.000247 85.934480 ( 40.422332)
test_basic 0.005342 0.003142 0.949745 ( 1.061729)
test_all 0.078459 0.041625 746.675389 (297.605460)
test_rubyspec 0.049865 0.051906 153.966990 (165.432588)
total: 540.08 sec