Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-223143
#<BuildRuby:0x00005593aff6a0e8
@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.20240228-223143",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.000000 0.006865 2.421242 ( 2.177418)
build_miniruby 0.000000 0.001251 1.561380 ( 1.559410)
build_ruby 0.000000 0.001718 3.205748 ( 3.443111)
build_all 0.000000 0.007240 6.721785 ( 2.644355)
build_install 0.001319 0.016357 7.888605 ( 3.670600)
test_btest 0.000000 0.001247 93.982445 ( 28.634041)
test_basic 0.003119 0.003729 0.968042 ( 1.046823)
test_all 0.084306 0.035263 773.913539 (260.637136)
test_rubyspec 0.042584 0.032101 104.247978 (113.355165)
total: 417.17 sec