Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-100336
#<BuildRuby:0x000055bc90711fb8
@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.20231205-100336",
@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.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.005284 0.000919 2.162644 ( 2.314760)
build_miniruby 0.001248 0.000217 1.483970 ( 1.487688)
build_ruby 0.001536 0.000267 3.005199 ( 3.206530)
build_all 0.006555 0.001139 5.578524 ( 2.668679)
build_install 0.005865 0.012858 7.115313 ( 4.010810)
test_btest 0.000596 0.000167 79.503127 ( 27.896100)
test_basic 0.002040 0.006670 0.901436 ( 0.977025)
test_all 0.090285 0.028612 665.513430 (251.044574)
test_rubyspec 0.048097 0.019021 94.279152 (106.641396)
total: 400.25 sec