Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-084937
#<BuildRuby:0x00005583f22e21a8
@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.20230902-084937",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000038 0.000007 0.000045 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.005124 0.001024 1.902958 ( 3.039390)
build_miniruby 0.001521 0.000304 1.677066 ( 1.966986)
build_ruby 0.001591 0.000000 3.548793 ( 4.147460)
build_all 0.005285 0.003844 6.626927 ( 4.795279)
build_install 0.017208 0.004279 7.788644 ( 6.395728)
test_btest 0.000735 0.000163 86.277103 ( 46.949135)
test_basic 0.007448 0.001655 1.039603 ( 1.387722)
test_all 0.006666 0.003466 699.918455 (295.540931)
test_rubyspec 0.037162 0.034118 105.640645 (117.352387)
total: 481.58 sec