Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-151440
#<BuildRuby:0x00005619fae81a60
@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.20230110-151440",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.002449 0.002378 1.143806 ( 1.557529)
build_miniruby 0.001195 0.000341 1.428331 ( 1.426922)
build_ruby 0.001393 0.000398 3.323565 ( 3.693709)
build_all 0.000391 0.006347 3.741155 ( 1.887077)
build_install 0.008566 0.006338 2.796412 ( 1.920487)
test_btest 0.000000 0.000750 57.142673 ( 18.985260)
test_basic 0.000549 0.004882 0.425533 ( 0.520852)
test_all 0.001261 0.000311 626.974118 (249.707951)
test_rubyspec 0.024469 0.025310 73.493953 ( 87.845458)
total: 367.55 sec