Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-085739
#<BuildRuby:0x0000557fcb00e308
@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.20230530-085739",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005651 0.000942 1.907570 ( 4.366737)
build_miniruby 0.001280 0.000214 1.447462 ( 1.580769)
build_ruby 0.001444 0.000240 2.925013 ( 3.362943)
build_all 0.007396 0.000000 2.232845 ( 2.191972)
build_install 0.017575 0.001053 3.547930 ( 3.518994)
test_btest 0.000964 0.000000 78.076592 ( 41.303710)
test_basic 0.000000 0.006851 0.789998 ( 1.167454)
test_all 0.000040 0.001697 554.610014 (257.560761)
test_rubyspec 0.023769 0.034166 84.204846 (107.572290)
total: 422.63 sec