Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-003146
#<BuildRuby:0x000055def808e170
@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.20240119-003146",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.001377 0.003747 1.524529 ( 2.154877)
build_miniruby 0.001486 0.000000 1.544340 ( 1.544268)
build_ruby 0.001893 0.000000 3.082997 ( 3.337692)
build_all 0.007719 0.000000 5.675718 ( 2.247752)
build_install 0.014010 0.003910 6.655860 ( 3.420644)
test_btest 0.000928 0.000053 82.680584 ( 22.865086)
test_basic 0.006618 0.000153 0.897404 ( 0.955043)
test_all 0.104592 0.018524 769.052564 (240.810142)
test_rubyspec 0.059149 0.039423 146.196906 (157.544145)
total: 434.88 sec