Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-222911
#<BuildRuby:0x000055bbd65f9a00
@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.20240201-222911",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.004019 0.001531 1.945220 ( 2.289872)
build_miniruby 0.001136 0.000433 1.553136 ( 1.575545)
build_ruby 0.001800 0.000000 3.550718 ( 3.789091)
build_all 0.001451 0.006296 6.319442 ( 3.117826)
build_install 0.014503 0.002553 7.418692 ( 3.641098)
test_btest 0.000580 0.000232 87.144217 ( 34.354242)
test_basic 0.002270 0.004603 0.871764 ( 0.980591)
test_all 0.076866 0.038003 747.291101 (244.061861)
test_rubyspec 0.045287 0.052055 156.396491 (167.763328)
total: 461.57 sec