Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-231409
#<BuildRuby:0x00005565d93ce120
@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.20240313-231409",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.007922 2.595938 ( 2.505098)
build_miniruby 0.000000 0.001272 1.708581 ( 1.708175)
build_ruby 0.000000 0.002009 3.620934 ( 3.881690)
build_all 0.006019 0.001803 6.681874 ( 3.355809)
build_install 0.011154 0.009782 8.595478 ( 4.890433)
test_btest 0.000881 0.000185 91.214634 ( 36.397404)
test_basic 0.006812 0.000699 0.953784 ( 1.062028)
test_all 0.081065 0.036858 807.974412 (294.470520)
test_rubyspec 0.036317 0.052246 127.219039 (140.818956)
total: 489.09 sec