Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-145447
#<BuildRuby:0x0000565254e25fc0
@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.20240314-145447",
@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.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007019 0.000435 3.100437 ( 2.915127)
build_miniruby 0.001428 0.000204 1.724298 ( 1.724786)
build_ruby 0.001712 0.000000 3.697137 ( 3.887500)
build_all 0.007530 0.000139 7.214272 ( 3.537539)
build_install 0.015976 0.004068 9.242149 ( 5.246366)
test_btest 0.000649 0.000095 94.230691 ( 32.425788)
test_basic 0.006777 0.000997 0.962245 ( 1.084743)
test_all 0.069965 0.047943 793.423535 (285.057052)
test_rubyspec 0.042522 0.047773 127.192916 (136.725509)
total: 472.61 sec