Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-070506
#<BuildRuby:0x000055b1196de2a8
@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.20230610-070506",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.002896 0.003574 1.932863 ( 3.795782)
build_miniruby 0.001859 0.000000 1.413727 ( 1.613573)
build_ruby 0.001526 0.000000 2.828143 ( 3.180461)
build_all 0.002955 0.004313 2.234299 ( 2.343989)
build_install 0.011449 0.007950 3.625151 ( 3.946760)
test_btest 0.000843 0.000000 76.020142 ( 41.342727)
test_basic 0.006795 0.000000 0.822273 ( 1.097746)
test_all 0.001532 0.000234 566.798137 (255.268548)
test_rubyspec 0.011804 0.038079 83.693467 ( 95.525369)
total: 408.12 sec