Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-104223
#<BuildRuby:0x000055c2ae8123d0
@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.20230801-104223",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002289 0.004442 2.245131 ( 6.051521)
build_miniruby 0.001661 0.000256 1.739415 ( 3.035843)
build_ruby 0.001369 0.000210 3.517424 ( 5.900788)
build_all 0.003297 0.004120 2.591321 ( 3.562224)
build_install 0.016729 0.001411 4.105012 ( 6.011057)
test_btest 0.001047 0.000180 77.430124 ( 50.954956)
test_basic 0.007345 0.000459 0.865044 ( 1.500450)
test_all 0.001485 0.000000 653.403341 (432.200381)
test_rubyspec 0.049681 0.009485 97.306460 (159.907235)
total: 669.13 sec