Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-003153
#<BuildRuby:0x0000561c3eb0e130
@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.20230623-003153",
@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.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002365 0.004421 1.956439 ( 5.092274)
build_miniruby 0.000000 0.001656 1.548578 ( 1.956119)
build_ruby 0.000000 0.001544 3.027766 ( 4.279724)
build_all 0.001278 0.005233 2.252176 ( 3.084694)
build_install 0.016631 0.000833 3.773469 ( 4.171716)
test_btest 0.000837 0.000173 77.455619 ( 46.683364)
test_basic 0.002413 0.000500 0.829665 ( 1.649827)
test_all 0.000995 0.000206 591.653328 (322.646119)
test_rubyspec 0.027421 0.025627 86.308479 (128.183920)
total: 517.75 sec