Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-141916
#<BuildRuby:0x000055d19bf8a120
@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.20230525-141916",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005750 0.000000 1.831131 ( 3.686259)
build_miniruby 0.001498 0.000000 1.334174 ( 1.425182)
build_ruby 0.000000 0.001950 2.674728 ( 2.924866)
build_all 0.006472 0.000831 2.136392 ( 2.260849)
build_install 0.014634 0.001926 3.344047 ( 3.105041)
test_btest 0.000745 0.000133 75.558592 ( 40.118339)
test_basic 0.002507 0.004802 0.778306 ( 1.013443)
test_all 0.000716 0.000153 575.184429 (234.810107)
test_rubyspec 0.002629 0.044221 78.174991 ( 90.141361)
total: 379.49 sec