Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250420-140800
#<BuildRuby:0x00007fd8596afde0
@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.20250420-140800",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000706 0.004254 1.585640 ( 1.922418)
build_miniruby 0.001152 0.000384 1.346855 ( 1.344953)
build_ruby 0.001922 0.000000 3.008828 ( 3.178354)
build_all 0.007552 0.000000 5.809211 ( 2.508718)
build_install 0.012728 0.004652 7.086186 ( 3.848603)
test_btest 0.000691 0.000211 48.888868 ( 13.481908)
test_basic 0.001625 0.007496 0.908172 ( 0.963664)
test_all 0.087496 0.031797 612.920535 (195.499082)
test_rubyspec 0.050671 0.022620 104.145478 ( 26.988856)
total: 249.74 sec