Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-065308
#<BuildRuby:0x0000557a74822258
@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.20230919-065308",
@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.000028 0.000004 0.000032 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000037)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.006069 0.000899 2.346382 ( 3.986799)
build_miniruby 0.001779 0.000264 1.823343 ( 1.931197)
build_ruby 0.001895 0.000280 3.690966 ( 3.925641)
build_all 0.002953 0.006801 6.597241 ( 3.837006)
build_install 0.011943 0.006880 7.875429 ( 5.046050)
test_btest 0.000692 0.000161 87.957997 ( 30.162352)
test_basic 0.005502 0.000222 0.813670 ( 0.869951)
test_all 0.008885 0.000948 668.971912 (250.556216)
test_rubyspec 0.025400 0.041061 100.686234 (112.099448)
total: 412.42 sec