Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-164225
#<BuildRuby:0x00005592f33aa120
@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.20231230-164225",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.006321 0.000653 1.857323 ( 3.137799)
build_miniruby 0.001672 0.000173 1.822142 ( 2.141869)
build_ruby 0.001892 0.000000 3.664067 ( 4.287454)
build_all 0.008697 0.000000 5.885622 ( 5.028875)
build_install 0.019350 0.002980 7.524981 ( 6.749103)
test_btest 0.000000 0.000953 84.007058 ( 73.189909)
test_basic 0.001295 0.006441 0.919622 ( 1.430489)
test_all 0.076115 0.044451 779.183327 (422.241418)
test_rubyspec 0.036020 0.032417 100.663922 (135.367676)
total: 653.58 sec