Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-093837
#<BuildRuby:0x00005650df92a2a8
@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.20230206-093837",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000045 0.000000 0.000045 ( 0.000115)
build_up 0.004350 0.000081 1.033268 ( 1.408928)
build_miniruby 0.000000 0.001708 0.902194 ( 0.900129)
build_ruby 0.000000 0.001282 2.274435 ( 2.487383)
build_all 0.005026 0.001247 3.718262 ( 1.912495)
build_install 0.013231 0.000000 2.765426 ( 1.951851)
test_btest 0.000868 0.000000 56.816588 ( 16.739955)
test_basic 0.004312 0.000000 0.333484 ( 0.428407)
test_all 0.001286 0.000000 643.449557 (184.003820)
test_rubyspec 0.037347 0.009061 66.937231 ( 76.866765)
total: 286.70 sec