Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-205528
#<BuildRuby:0x000055dd99f86138
@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.20230625-205528",
@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.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006541 0.000305 2.025754 ( 4.939430)
build_miniruby 0.001924 0.000231 1.537187 ( 1.807547)
build_ruby 0.001464 0.000175 3.213932 ( 4.118625)
build_all 0.008022 0.000000 2.577190 ( 2.885782)
build_install 0.012373 0.004729 3.747969 ( 3.550706)
test_btest 0.000570 0.000079 79.545937 ( 48.002838)
test_basic 0.004538 0.003709 0.863282 ( 1.632670)
test_all 0.000845 0.000982 576.126012 (303.455990)
test_rubyspec 0.038400 0.017168 88.910629 (131.463878)
total: 501.86 sec