Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250419-144128
#<BuildRuby:0x00007f3df5cffdc0
@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.20250419-144128",
@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.000003 0.000025 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.001804 0.004316 2.194284 ( 2.971177)
build_miniruby 0.001470 0.000284 1.606573 ( 1.761880)
build_ruby 0.001673 0.000324 4.321531 ( 4.658997)
build_all 0.004525 0.005157 6.384558 ( 4.043335)
build_install 0.018726 0.002155 8.448079 ( 6.085330)
test_btest 0.000635 0.000135 49.131164 ( 22.396963)
test_basic 0.002885 0.004229 0.623729 ( 0.681506)
test_all 0.074158 0.043060 571.608083 (167.941952)
test_rubyspec 0.025911 0.048979 105.507534 ( 22.993961)
total: 233.54 sec