Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-133453
#<BuildRuby:0x00007f7e60b0fdc0
@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.20241230-133453",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.006080 0.000310 2.169272 ( 2.909230)
build_miniruby 0.001557 0.000229 1.686812 ( 1.776078)
build_ruby 0.001748 0.000257 4.399704 ( 4.781864)
build_all 0.003481 0.006588 6.936690 ( 4.254808)
build_install 0.020482 0.001607 8.691213 ( 6.405050)
test_btest 0.000932 0.000000 73.763875 ( 42.833226)
test_basic 0.009720 0.000000 0.733550 ( 0.783173)
test_all 0.100670 0.044558 665.988699 (202.251130)
test_rubyspec 0.045182 0.033722 113.416798 ( 25.594532)
total: 291.59 sec