Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-061028
#<BuildRuby:0x00005583ab8cda00
@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.20231218-061028",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.006473 2.399803 ( 2.476258)
build_miniruby 0.001125 0.000657 1.617105 ( 1.616741)
build_ruby 0.001928 0.000222 3.166842 ( 3.388230)
build_all 0.001074 0.007128 5.795420 ( 2.819934)
build_install 0.016751 0.001606 7.251706 ( 3.903048)
test_btest 0.000670 0.000115 81.536030 ( 34.553665)
test_basic 0.007172 0.000518 0.908598 ( 1.020917)
test_all 0.084408 0.035033 684.762926 (249.440497)
test_rubyspec 0.017700 0.050526 96.119979 (109.364596)
total: 408.58 sec