Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-010426
#<BuildRuby:0x00005577ac8dda00
@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.20231214-010426",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.007428 0.000385 2.479217 ( 2.825836)
build_miniruby 0.000000 0.001760 1.566397 ( 1.659761)
build_ruby 0.000000 0.001801 3.322380 ( 3.576693)
build_all 0.000757 0.007012 6.035700 ( 3.705850)
build_install 0.012598 0.007008 7.512181 ( 4.426917)
test_btest 0.000681 0.000165 82.053830 ( 41.433219)
test_basic 0.006325 0.001533 0.832367 ( 0.932012)
test_all 0.082950 0.039568 679.631048 (253.801170)
test_rubyspec 0.019880 0.038460 80.486617 ( 92.250147)
total: 404.61 sec