Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-025045
#<BuildRuby:0x00005635a9246078
@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.20240216-025045",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.002549 0.003684 1.787810 ( 2.110092)
build_miniruby 0.001456 0.000000 1.442624 ( 1.440463)
build_ruby 0.001666 0.000000 3.367740 ( 3.560540)
build_all 0.005926 0.001987 6.298212 ( 2.474639)
build_install 0.012560 0.003967 7.273151 ( 3.456966)
test_btest 0.000999 0.000129 90.320471 ( 23.636370)
test_basic 0.002614 0.003821 0.886456 ( 0.942562)
test_all 0.074091 0.042679 761.454274 (234.272847)
test_rubyspec 0.048125 0.042279 115.120990 (124.914311)
total: 396.81 sec