Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-092929
#<BuildRuby:0x00007f45a5eefdd0
@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.20241229-092929",
@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.000022)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.004560 0.000651 1.746509 ( 2.055289)
build_miniruby 0.001195 0.000171 1.463017 ( 1.460063)
build_ruby 0.000000 0.002164 3.850256 ( 4.005752)
build_all 0.006944 0.001076 5.987481 ( 2.442376)
build_install 0.015159 0.000422 8.020620 ( 4.361664)
test_btest 0.000844 0.000124 72.092101 ( 20.367215)
test_basic 0.003923 0.004160 0.828009 ( 0.882574)
test_all 0.088985 0.049333 663.444596 (205.789187)
test_rubyspec 0.049313 0.027097 113.778483 ( 24.809443)
total: 266.17 sec