Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-193532
#<BuildRuby:0x000055e4d0671a00
@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.20240129-193532",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002171 0.003595 1.815439 ( 2.163860)
build_miniruby 0.001279 0.000000 1.354006 ( 1.352281)
build_ruby 0.001530 0.000000 2.546393 ( 2.787987)
build_all 0.006728 0.000372 5.551521 ( 2.119037)
build_install 0.013192 0.004261 7.498796 ( 3.750471)
test_btest 0.000693 0.000151 86.792438 ( 23.579186)
test_basic 0.002918 0.004702 0.902560 ( 0.993411)
test_all 0.083884 0.029840 756.573756 (245.127553)
test_rubyspec 0.051253 0.052964 155.393470 (166.963420)
total: 448.84 sec