Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-023954
#<BuildRuby:0x00007f0998fcfdc0
@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.20241218-023954",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000037 0.000004 0.000041 ( 0.000041)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.001524 0.004353 2.338946 ( 3.764838)
build_miniruby 0.001312 0.000181 1.310661 ( 1.307436)
build_ruby 0.001584 0.000219 3.908025 ( 4.094374)
build_all 0.007845 0.000000 5.629702 ( 2.365571)
build_install 0.014177 0.003187 7.656888 ( 4.081301)
test_btest 0.000000 0.001061 75.548603 ( 20.209824)
test_basic 0.000678 0.007034 0.828345 ( 0.877642)
test_all 0.111322 0.032862 696.169546 (232.641610)
test_rubyspec 0.046998 0.034808 114.652830 ( 25.476328)
total: 294.82 sec