Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-144341
#<BuildRuby:0x00005605913ee008
@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.20240316-144341",
@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.000004 0.000020 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002204 0.004538 2.502682 ( 2.722773)
build_miniruby 0.001329 0.000332 2.061609 ( 2.072845)
build_ruby 0.001338 0.000334 3.168253 ( 3.432540)
build_all 0.001778 0.006359 6.848113 ( 3.439805)
build_install 0.016101 0.005269 9.407806 ( 5.494774)
test_btest 0.000616 0.000192 95.275628 ( 25.462797)
test_basic 0.006171 0.001915 0.952293 ( 1.019098)
test_all 0.097916 0.021978 866.074037 (256.977164)
test_rubyspec 0.025863 0.057819 116.538866 (125.392887)
total: 426.02 sec