Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-102439
#<BuildRuby:0x00007f54fb54fdd8
@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-102439",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001574 0.004358 2.315639 ( 2.622067)
build_miniruby 0.001130 0.000242 1.492395 ( 1.489091)
build_ruby 0.001380 0.000296 3.452798 ( 3.623124)
build_all 0.007334 0.001572 6.039724 ( 2.547412)
build_install 0.013040 0.003407 7.475916 ( 3.796003)
test_btest 0.000635 0.000139 69.623653 ( 18.213810)
test_basic 0.005468 0.003571 0.922450 ( 0.976787)
test_all 0.094350 0.050645 648.442072 (220.277524)
test_rubyspec 0.043788 0.033595 112.879530 ( 23.931819)
total: 277.48 sec