Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-151956
#<BuildRuby:0x00005653580e9a00
@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.20231227-151956",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001464 0.004178 1.613713 ( 1.957778)
build_miniruby 0.001648 0.000000 1.547148 ( 1.547013)
build_ruby 0.000000 0.001738 3.335941 ( 3.597264)
build_all 0.006240 0.001469 5.584859 ( 2.965427)
build_install 0.015176 0.001950 6.905245 ( 4.144746)
test_btest 0.000861 0.000148 81.210636 ( 32.684012)
test_basic 0.001465 0.003722 0.737410 ( 2.000209)
test_all 0.082287 0.034295 722.010434 (270.894383)
test_rubyspec 0.035179 0.033437 94.011393 (105.768566)
total: 425.56 sec