Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-121526
#<BuildRuby:0x0000558267e1a4f8
@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.20230612-121526",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005083 0.001271 1.886897 ( 4.031612)
build_miniruby 0.001400 0.000350 1.316421 ( 1.473013)
build_ruby 0.001635 0.000000 2.833266 ( 3.111246)
build_all 0.003554 0.003444 2.244195 ( 2.188539)
build_install 0.016725 0.000946 3.594868 ( 3.117880)
test_btest 0.000916 0.000220 77.590223 ( 40.823385)
test_basic 0.006457 0.000461 0.806341 ( 1.121468)
test_all 0.001376 0.000318 539.053361 (240.716013)
test_rubyspec 0.023232 0.030406 83.568794 (103.683694)
total: 400.27 sec