Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-031045
#<BuildRuby:0x00005604adb81f20
@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.20240302-031045",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.000000 0.007481 2.538932 ( 2.492490)
build_miniruby 0.001155 0.000627 1.799782 ( 1.802065)
build_ruby 0.001598 0.000000 3.712426 ( 3.922970)
build_all 0.006710 0.001363 6.727481 ( 3.093951)
build_install 0.012509 0.005498 8.764801 ( 4.235026)
test_btest 0.000559 0.000180 94.976512 ( 35.508787)
test_basic 0.006258 0.002011 1.000217 ( 1.105985)
test_all 0.059783 0.059100 800.434647 (292.905266)
test_rubyspec 0.038299 0.051695 130.123735 (142.606606)
total: 487.67 sec