Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-230424
#<BuildRuby:0x000055d8c6bee7c8
@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.20230805-230424",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.006317 0.001089 2.345017 ( 5.875487)
build_miniruby 0.000000 0.001501 1.696676 ( 2.673028)
build_ruby 0.000000 0.001742 3.468429 ( 6.436282)
build_all 0.003491 0.004951 2.887931 ( 4.108475)
build_install 0.016173 0.004055 4.488901 ( 6.155187)
test_btest 0.000957 0.000225 85.525350 ( 65.054304)
test_basic 0.006643 0.001563 0.983444 ( 2.247772)
test_all 0.001091 0.000257 684.299049 (539.277026)
test_rubyspec 0.027842 0.036295 104.409927 (216.323168)
total: 848.15 sec