Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-131954
#<BuildRuby:0x000055df2527e7c8
@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.20230820-131954",
@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.000001 0.000023 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.003487 0.004225 2.297719 ( 6.283138)
build_miniruby 0.001753 0.000121 1.729479 ( 4.076164)
build_ruby 0.001640 0.000091 3.469323 ( 6.919527)
build_all 0.008163 0.000009 6.467948 ( 8.103215)
build_install 0.020842 0.000481 8.076205 ( 9.982377)
test_btest 0.000677 0.000040 83.879901 ( 65.552435)
test_basic 0.007734 0.000185 0.995944 ( 1.961770)
test_all 0.009868 0.000293 716.138485 (710.220040)
test_rubyspec 0.045009 0.032556 109.431140 (228.183926)
total: 1041.28 sec