Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-135358
#<BuildRuby:0x0000556cafd32108
@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.20230202-135358",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000537 0.003964 1.119648 ( 1.875735)
build_miniruby 0.001332 0.000000 1.205930 ( 1.295633)
build_ruby 0.001539 0.000000 2.309421 ( 2.580684)
build_all 0.003672 0.003632 3.879288 ( 2.415975)
build_install 0.010644 0.003628 2.961556 ( 2.362187)
test_btest 0.000784 0.000189 55.556004 ( 29.727461)
test_basic 0.004737 0.001144 0.439224 ( 0.552433)
test_all 0.001292 0.000312 630.657807 (279.351985)
test_rubyspec 0.020437 0.029483 73.291805 ( 86.857574)
total: 407.02 sec