Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-232536
#<BuildRuby:0x0000563ddc431a00
@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.20231221-232536",
@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.000027 0.000003 0.000030 ( 0.000026)
autoconf 0.000043 0.000005 0.000048 ( 0.000042)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.000000 0.006413 1.980139 ( 2.509429)
build_miniruby 0.001820 0.000000 3.055620 ( 2.704968)
build_ruby 0.001651 0.000000 3.295789 ( 3.470380)
build_all 0.003768 0.003670 5.696640 ( 2.657749)
build_install 0.013392 0.004674 7.123523 ( 3.820969)
test_btest 0.000812 0.000176 83.061646 ( 30.800385)
test_basic 0.002249 0.003899 0.884001 ( 0.957174)
test_all 0.081334 0.038493 678.554566 (239.471589)
test_rubyspec 0.026974 0.035070 94.511190 (106.334302)
total: 392.73 sec