Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-190523
#<BuildRuby:0x00005619bea164f8
@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.20230925-190523",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004000 0.004034 2.216276 ( 4.565905)
build_miniruby 0.001336 0.000178 1.671175 ( 1.853274)
build_ruby 0.001508 0.000201 3.439797 ( 3.906916)
build_all 0.007142 0.000388 6.200924 ( 4.086590)
build_install 0.014318 0.004475 7.481008 ( 5.535013)
test_btest 0.001072 0.000000 81.908547 ( 42.151509)
test_basic 0.000000 0.007265 0.921684 ( 1.265073)
test_all 0.007103 0.002018 692.768076 (303.054897)
test_rubyspec 0.035768 0.035637 102.382318 (122.045413)
total: 488.47 sec