Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-221148
#<BuildRuby:0x000055933b3c22c8
@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.20240125-221148",
@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.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.001525 0.004225 1.583604 ( 1.918135)
build_miniruby 0.001158 0.000185 1.185845 ( 1.183721)
build_ruby 0.001316 0.000211 2.805867 ( 3.048870)
build_all 0.006619 0.000000 5.779851 ( 2.331011)
build_install 0.010668 0.007621 6.849072 ( 3.328497)
test_btest 0.000830 0.000166 80.469499 ( 21.093489)
test_basic 0.000000 0.005614 0.813496 ( 0.871339)
test_all 0.096470 0.020623 690.867881 (216.191316)
test_rubyspec 0.056791 0.043918 160.115655 (171.776223)
total: 421.74 sec