Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-124209
#<BuildRuby:0x000056026bed1fc0
@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.20240218-124209",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005758 0.000000 1.964465 ( 2.314463)
build_miniruby 0.001647 0.000000 1.719924 ( 1.718962)
build_ruby 0.001654 0.000125 3.503592 ( 3.720124)
build_all 0.007392 0.000334 6.782373 ( 3.355267)
build_install 0.017269 0.003208 8.385983 ( 4.683989)
test_btest 0.001072 0.000000 92.247660 ( 35.401530)
test_basic 0.003830 0.003578 0.967344 ( 1.032579)
test_all 0.066529 0.050425 769.856452 (279.161344)
test_rubyspec 0.047740 0.038753 126.877585 (141.212212)
total: 472.60 sec