Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-194315
#<BuildRuby:0x00007f5b0b1ffdc0
@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.20240615-194315",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.004509 0.005032 3.896267 ( 4.375474)
build_miniruby 0.002078 0.000000 1.629936 ( 1.696816)
build_ruby 0.002613 0.000135 4.355479 ( 4.753604)
build_all 0.011272 0.000000 8.542894 ( 5.529980)
build_install 0.019229 0.005341 11.399113 ( 7.507532)
test_btest 0.000700 0.000147 112.656530 ( 30.125498)
test_basic 0.002606 0.004967 1.187405 ( 1.239657)
test_all 0.108018 0.043853 790.433564 (237.732221)
test_rubyspec 0.067380 0.027964 158.239474 ( 34.379639)
total: 327.34 sec