Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-081504
#<BuildRuby:0x000055e0984e6258
@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.20230113-081504",
@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.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000652 0.004102 1.129574 ( 1.714182)
build_miniruby 0.001250 0.000297 1.464258 ( 1.478753)
build_ruby 0.001205 0.000287 3.713134 ( 4.119460)
build_all 0.004618 0.003168 3.863463 ( 2.166260)
build_install 0.014361 0.001550 2.926063 ( 2.516554)
test_btest 0.000755 0.000000 56.704630 ( 24.914425)
test_basic 0.005584 0.000515 0.443563 ( 0.553155)
test_all 0.000000 0.001450 647.621421 (242.056521)
test_rubyspec 0.007036 0.046103 71.535556 ( 82.174687)
total: 361.70 sec