Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-170401
#<BuildRuby:0x00007fdecc35fdd8
@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.20241019-170401",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.003357 0.007209 4.615623 ( 5.243520)
build_miniruby 0.001561 0.000280 1.933604 ( 2.162555)
build_ruby 0.002397 0.000853 4.996074 ( 66.880941)
build_all 0.005009 0.006833 8.338149 ( 5.779939)
build_install 0.022617 0.004574 11.633845 ( 7.870854)
test_btest 0.001024 0.000000 102.379209 ( 52.621360)
test_basic 0.010800 0.001683 1.297872 ( 1.506625)
test_all 0.114191 0.044987 835.338007 (294.537065)
test_rubyspec 0.041386 0.054002 139.555521 ( 42.605232)
total: 479.21 sec