Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-014848
#<BuildRuby:0x00007f1afdc1fdd0
@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.20241002-014848",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.005245 0.003193 3.742865 ( 3.431783)
build_miniruby 0.001326 0.000393 1.423263 ( 1.419668)
build_ruby 0.001601 0.000475 3.409463 ( 21.137324)
build_all 0.001876 0.007043 5.907917 ( 2.278287)
build_install 0.009652 0.008868 9.013747 ( 4.103752)
test_btest 0.000691 0.000277 87.927685 ( 23.255312)
test_basic 0.005893 0.004477 0.978445 ( 1.022352)
test_all 0.103642 0.041810 640.803719 (186.193226)
test_rubyspec 0.044987 0.047302 136.004689 ( 23.318340)
total: 266.16 sec