Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-141805
#<BuildRuby:0x00007ff18c97fdd0
@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.20241217-141805",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.002541 0.003508 2.218038 ( 2.540195)
build_miniruby 0.001224 0.000441 1.395217 ( 1.392458)
build_ruby 0.000000 0.002130 3.913914 ( 4.079695)
build_all 0.002542 0.005069 5.714089 ( 2.374836)
build_install 0.007211 0.007314 7.142118 ( 3.549927)
test_btest 0.000555 0.000256 74.784400 ( 20.110769)
test_basic 0.009409 0.000355 1.030751 ( 1.079004)
test_all 0.080142 0.060407 673.868778 (198.693718)
test_rubyspec 0.045261 0.034630 117.354773 ( 25.759259)
total: 259.58 sec