Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-041716
#<BuildRuby:0x00007fb28d6cfdd0
@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.20240729-041716",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.005189 0.003091 3.467420 ( 3.489146)
build_miniruby 0.001237 0.000400 1.696041 ( 1.692369)
build_ruby 0.001632 0.000528 3.964469 ( 4.134516)
build_all 0.004042 0.005213 8.411208 ( 3.301051)
build_install 0.010661 0.006325 10.580619 ( 4.805587)
test_btest 0.000705 0.000260 121.524278 ( 31.567729)
test_basic 0.009368 0.003038 1.269973 ( 1.331921)
test_all 0.121905 0.032609 839.162804 (254.189302)
test_rubyspec 0.048566 0.043715 179.627219 ( 47.648009)
total: 352.16 sec