Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-204857
#<BuildRuby:0x0000559258cb67c8
@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.20230524-204857",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004774 0.000182 1.768435 ( 3.196851)
build_miniruby 0.001039 0.000226 1.277744 ( 1.279610)
build_ruby 0.001268 0.000276 2.483137 ( 2.688147)
build_all 0.003921 0.003062 1.999536 ( 1.568865)
build_install 0.013141 0.004263 3.328853 ( 2.898009)
test_btest 0.000577 0.000144 76.907338 ( 28.684193)
test_basic 0.005595 0.001399 0.752567 ( 0.848570)
test_all 0.000723 0.000181 543.288767 (192.020646)
test_rubyspec 0.018860 0.029168 74.591451 ( 86.563781)
total: 319.75 sec