Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-124033
#<BuildRuby:0x000055719c6e2338
@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.20230618-124033",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002372 0.004393 2.060603 ( 4.017695)
build_miniruby 0.001611 0.000336 1.456303 ( 1.508185)
build_ruby 0.000000 0.001624 2.896223 ( 3.434197)
build_all 0.006941 0.001161 2.587403 ( 2.523117)
build_install 0.012779 0.006103 3.889478 ( 3.949339)
test_btest 0.000798 0.000199 80.533268 ( 41.132880)
test_basic 0.006414 0.001604 0.884155 ( 0.987616)
test_all 0.001896 0.000474 553.078681 (235.819122)
test_rubyspec 0.036516 0.014962 87.596186 (100.541707)
total: 393.91 sec