Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-005515
#<BuildRuby:0x0000557b29b2a008
@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.20230821-005515",
@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.000018 0.000002 0.000020 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005869 0.000870 2.331407 ( 4.161105)
build_miniruby 0.000000 0.001685 1.673648 ( 1.679495)
build_ruby 0.000000 0.001550 3.268936 ( 3.951983)
build_all 0.000000 0.007918 6.446837 ( 3.864503)
build_install 0.012512 0.006579 8.045660 ( 6.218561)
test_btest 0.000540 0.000148 82.502917 ( 45.432205)
test_basic 0.005722 0.000472 1.012980 ( 1.182754)
test_all 0.004539 0.005330 717.451724 (358.813647)
test_rubyspec 0.040308 0.030995 109.010640 (150.243965)
total: 575.55 sec