Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-230842
#<BuildRuby:0x00005637ee241d38
@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.20230210-230842",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002343 0.002762 1.032808 ( 1.397990)
build_miniruby 0.001276 0.000000 1.150030 ( 1.148339)
build_ruby 0.001391 0.000000 2.246554 ( 2.457483)
build_all 0.005977 0.000000 3.652312 ( 1.814584)
build_install 0.010347 0.000806 2.771587 ( 1.935849)
test_btest 0.000795 0.000142 56.186650 ( 30.497863)
test_basic 0.004943 0.000883 0.441608 ( 0.543774)
test_all 0.000927 0.000165 643.490089 (252.160548)
test_rubyspec 0.020168 0.028892 70.978697 ( 84.354341)
total: 376.31 sec