Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-123905
#<BuildRuby:0x0000563fc333a2a8
@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.20240123-123905",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001148 0.004083 1.294534 ( 2.190304)
build_miniruby 0.001081 0.000166 1.214505 ( 1.212538)
build_ruby 0.001419 0.000219 2.627754 ( 2.852649)
build_all 0.006704 0.000393 6.062494 ( 2.285238)
build_install 0.011224 0.004657 7.350718 ( 3.560885)
test_btest 0.000806 0.000000 83.795896 ( 22.007366)
test_basic 0.001698 0.003922 0.833396 ( 0.890401)
test_all 0.094549 0.019727 739.730542 (218.983185)
test_rubyspec 0.050283 0.045374 147.992939 (159.167627)
total: 413.15 sec