Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-092433
#<BuildRuby:0x000055680a3b2168
@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.20230120-092433",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.005384 0.000207 1.250336 ( 2.543071)
build_miniruby 0.000000 0.001593 1.427778 ( 1.838819)
build_ruby 0.000000 0.001575 3.422542 ( 4.823637)
build_all 0.003483 0.005280 4.069656 ( 4.298504)
build_install 0.018181 0.000000 3.184942 ( 3.890121)
test_btest 0.000877 0.000000 59.720140 ( 46.793306)
test_basic 0.007201 0.000048 0.477052 ( 0.870618)
test_all 0.001984 0.000180 657.645174 (346.306480)
test_rubyspec 0.040824 0.014697 73.255009 ( 94.789207)
total: 506.15 sec