Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-005035
#<BuildRuby:0x000055f36fd31f90
@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.20230816-005035",
@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.000026 0.000002 0.000028 ( 0.000028)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.003089 0.004130 2.205604 ( 5.952852)
build_miniruby 0.000000 0.001710 1.656836 ( 2.934310)
build_ruby 0.000000 0.001666 3.377719 ( 6.399552)
build_all 0.004578 0.004292 6.646916 ( 6.649485)
build_install 0.014826 0.005220 8.214310 ( 9.195739)
test_btest 0.000953 0.000180 83.415384 ( 55.779054)
test_basic 0.007044 0.000541 0.944078 ( 1.787865)
test_all 0.009695 0.000989 689.070501 (439.147056)
test_rubyspec 0.051004 0.019047 106.007492 (182.284613)
total: 710.13 sec